The Sun'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++] |
|---|
|
| [Java] |
|---|
public IAgCrdnSystem getInertial(); |
[Python - STK API ] |
|---|
@property def Inertial(self) -> "IAgCrdnSystem": |






