Get the spin axis in the inertial frame.
Read-only property
[Visual Basic .NET] |
---|
Public Property Inertial() As IAgDirection |
[C#] |
---|
public IAgDirection Inertial {get;} |
[Managed C++] |
---|
public: __property IAgDirection^ get_Inertial(); |
[Unmanaged C++] |
---|
public: HRESULT get_Inertial( |
[Java] |
---|
public IAgDirection getInertial(); |