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






