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






