Get the type of attitude profile.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AttitudeType() As AgEVeAttitude |
| [C#] |
|---|
public AgEVeAttitude AttitudeType {get;} |
| [Managed C++] |
|---|
public: __property AgEVeAttitude get_AttitudeType(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgEVeAttitude getAttitudeType(); |
[Python - STK API ] |
|---|
@property def AttitudeType(self) -> "AgEVeAttitude": |






