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





Description

The body-fixed Z axis is fixed in inertial space using the selected coordinate type. The X axis is then constrained, via motion in the yaw sense about the body-fixed Z axis, toward the nadir direction.

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