Get the satellite inertia matrix.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Inertia() As IAgVeInertia |
| [C#] |
|---|
public IAgVeInertia Inertia {get;} |
| [Managed C++] |
|---|
public: __property IAgVeInertia ^ get_Inertia(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeInertia getInertia(); |
[Python - STK API ] |
|---|
@property def Inertia(self) -> "IAgVeInertia": |






