Get 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( BSTR * pVal ); |
[Java] |
---|
public String getDefaultAttitudeName(); |