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






