Sun'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++] |
---|
public: HRESULT get_Inertial( |
[Java] |
---|
public IAgCrdnAxes getInertial(); |