AGI STK Objects 11 Send comments on this topic.
InertialOrientation Property (IAgSpatialState)
See Also 





Description

Returns an attitude of the vehicle in central body inertial frame.

Property type

Read-only property

Syntax

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

[C#]
public IAgOrientation InertialOrientation {get;}

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

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

[Java]
public IAgOrientation getInertialOrientation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1