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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.