AGI STK Astrogator 11 Send comments on this topic.
Orientation Property (IAgVAAttitudeControlImpulsiveAttitude)
See Also 





Description

The orientation of the attitude.

Property type

Read-only property

Syntax

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

[C#]
public IAgOrientation Orientation {get;}

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

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

[Java]
public IAgOrientation getOrientation();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1