The attitude of the central body.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DefaultAttitudeName() As String
|
| [C#] |
|---|
public string DefaultAttitudeName {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_DefaultAttitudeName();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_DefaultAttitudeName(
|
| [Java] |
|---|
public String getDefaultAttitudeName();
|