Computes the quaternion representing the Axes at the given time
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
- Scale
- Time scale for requested time.
- WholeDays
- Number of whole days in the time scale.
- SecsIntoDay
- Seconds into the day.
- 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.





