Earth's Inertial axes (as defined in STK).
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Inertial() As IAgCrdnAxes |
| [C#] |
|---|
public IAgCrdnAxes Inertial {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnAxes ^ get_Inertial(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnAxes getInertial(); |
[Python - STK API ] |
|---|
@property def Inertial(self) -> "IAgCrdnAxes": |






