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





Description

Get the spin axis in the inertial frame.

Property type

Read-only property

Syntax

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

[C#]
public IAgDirection Inertial {get;}

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

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

[Java]
public IAgDirection getInertial();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1