Get the attitude control properties collection.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AttitudeControl() As IAgVAAttitudeControl |
| [C#] |
|---|
public IAgVAAttitudeControl AttitudeControl {get;} |
| [Managed C++] |
|---|
public: __property IAgVAAttitudeControl ^ get_AttitudeControl(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAAttitudeControl getAttitudeControl(); |
[Python - STK API ] |
|---|
@property def AttitudeControl(self) -> "IAgVAAttitudeControl": |






