AGI STK Astrogator 11 Send comments on this topic.
AttitudeControl Property (IAgVAManeuver)
See Also 





Description

The attitude control properties collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttitudeControl() As IAgVAAttitudeControl

[C#]
public IAgVAAttitudeControl AttitudeControl {get;}

[Managed C++]
public: __property IAgVAAttitudeControl^ get_AttitudeControl();

[Unmanaged C++]
public: HRESULT get_AttitudeControl(
IAgVAAttitudeControl ** ppRetVal
);

[Java]
public IAgVAAttitudeControl getAttitudeControl();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1