The apparent relative velocity of the other object with respect to this object, in the requested frame, returned as an array representing vx, vy, vz. Only eUtFrameInertial and eUtFrameFixed are supported.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def RelativeVelocity_Array(self, Type:"AgEAccessApparentPositionType", Frame:"AgEUtFrame") -> list: |
- Type
- An apparent position indicator.
- Frame
- Requested frame to express the results.
An array containing the relative velocity components in the requested frame, as observed rotating with the frame.






