Returns a position of the vehicle in central body inertial frame.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property InertialPosition() As IAgPosition |
| [C#] |
|---|
public IAgPosition InertialPosition {get;} |
| [Managed C++] |
|---|
public: __property IAgPosition ^ get_InertialPosition(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgPosition getInertialPosition(); |
[Python - STK API ] |
|---|
@property def InertialPosition(self) -> "IAgPosition": |






