Determines the attitude parameters available for you to specify.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AttitudeControlType() As AgEVAAttitudeControl |
| [C#] |
|---|
public AgEVAAttitudeControl AttitudeControlType {get;} |
| [Managed C++] |
|---|
public: __property AgEVAAttitudeControl get_AttitudeControlType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVAAttitudeControl getAttitudeControlType(); |
[Python - STK API ] |
|---|
@property def AttitudeControlType(self) -> "AgEVAAttitudeControl": |






