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






Windows & Linux

Description

Determines the attitude parameters available for you to specify.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AttitudeControlType() As AgEVAAttitudeControl

[C#]
public AgEVAAttitudeControl AttitudeControlType {get;}

[Managed C++]
public: __property AgEVAAttitudeControl get_AttitudeControlType();

[Unmanaged C++]
public: HRESULT get_AttitudeControlType(
AgEVAAttitudeControl * pRetVal
);

[Java]
public AgEVAAttitudeControl getAttitudeControlType();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface