STK AstrogatorSend 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 * pVal
);
[Java]
public AgEVAAttitudeControl getAttitudeControlType();
[Python - STK API ]
@property
def AttitudeControlType(self) -> "AgEVAAttitudeControl":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.