Computes the Vector and its rate (in internal units) at the given time
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed 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
- Vx
- X component of the vector derivative at the requested time
- Vy
- Y component of the vector derivative at the requested time
- Vz
- Z component of the vector derivative at the requested time
Returns false if an error occurred, else returns true.





