AGI STK Objects 11 Send comments on this topic.
Inertial Property (IAgVeProfileInertial)
See Also 





Description

Get inertial axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Inertial() As IAgOrientation

[C#]
public IAgOrientation Inertial {get;}

[Managed C++]
public: __property IAgOrientation^ get_Inertial();

[Unmanaged C++]
public: HRESULT get_Inertial(
IAgOrientation ** ppRetVal
);

[Java]
public IAgOrientation getInertial();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1