The acceleration in meters/second^2 contribution of the indicated Type, returned as cartesian components in the specified frame as the array X, Y, Z.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def GetAcceleration_Array(self, Type:"AgEAccelType", Frame:"AgEUtFrame") -> list: |
- Type
- Acceleration type (i.e., a constituent of the force model).
- Frame
- Requested frame to express the results.
An array containing the acceleration contribution in the requested frame.






