Computes the System position (in internal units) and quaternion at the given time
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
- Scale
- Time scale for requested time.
- WholeDays
- Number of whole days in the time scale.
- SecsIntoDay
- Seconds into the day.
- X
- X component of the vector at the requested time.
- Y
- Y component of the vector at the requested time.
- Z
- Z component of the vector at the requested time.
- Q1
- Q1 component of the quaternion at the requested time.
- Q2
- Q2 component of the quaternion at the requested time.
- Q3
- Q3 component of the quaternion at the requested time.
- Q4
- Q4 component of the quaternion at the requested time.
Returns false if an error occurred, else returns true.





