Current position and velocity in the requested frame.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
- Frame
Requested frame to express the results.
- X
- X component of current position in requested frame.
- Y
- Y component of current position in requested frame.
- Z
- Z component of current position in requested frame.
- Vx
- X component of current velocity in requested frame, as observed rotating with the frame.
- Vy
- Y component of current velocity in requested frame, as observed rotating with the frame.
- Vz
- Z component of current velocity in requested frame, as observed rotating with the frame.






