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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface