Earth's Inertial coordinate system (as defined in STK).
Read-only property
[Visual Basic .NET] |
---|
Public Property Inertial() As IAgCrdnSystem |
[C#] |
---|
public IAgCrdnSystem Inertial {get;} |
[Managed C++] |
---|
public: __property IAgCrdnSystem^ get_Inertial(); |
[Unmanaged C++] |
---|
public: HRESULT get_Inertial( |
[Java] |
---|
public IAgCrdnSystem getInertial(); |