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






