AGI STK Objects 11 Send comments on this topic.
Inertia Property (IAgVeMassProperties)
See Also 





Description

Get the satellite inertia matrix.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Inertia() As IAgVeInertia

[C#]
public IAgVeInertia Inertia {get;}

[Managed C++]
public: __property IAgVeInertia^ get_Inertia();

[Unmanaged C++]
public: HRESULT get_Inertia(
IAgVeInertia ** ppRetVal
);

[Java]
public IAgVeInertia getInertia();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1