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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1