Removes a central body attitude type.
| [Visual Basic .NET] |
|---|
Public Sub RemoveAttitudeByName( _
ByVal AttitudeName As String _
)
|
| [C#] |
|---|
public void RemoveAttitudeByName(
|
| [Managed C++] |
|---|
public: void RemoveAttitudeByName(
|
| [Java] |
|---|
public removeAttitudeByName(
|
| [Unmanaged C++] |
|---|
public: HRESULT RemoveAttitudeByName(
|
- AttitudeName