The object acceleration in the requested frame, returned as an array representing ax, ay, az. Only eUtFrameInertial and eUtFrameFixed are supported. Useful for scripting clients.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def Acceleration_Array(self, Frame:"AgEUtFrame") -> list: |
- Frame
- Requested frame to express the results.
An array containing the acceleration components in the requested frame, as observed rotating with the frame.






