AGI STK Astrogator 11 Send comments on this topic.
RemoveAttitudeByName Method (IAgVACentralBody)
See Also 
AttitudeName





Description

Removes a central body attitude type.

Syntax

[Visual Basic .NET]
Public Sub RemoveAttitudeByName( _
   ByVal AttitudeName As String _
) 

[C#]
public void RemoveAttitudeByName(
string AttitudeName
);

[Managed C++]
public: void RemoveAttitudeByName(
String __gc ^ AttitudeName
);

[Java]
public  removeAttitudeByName(
String AttitudeName
);

[Unmanaged C++]
public: HRESULT RemoveAttitudeByName(
BSTR AttitudeName
);

Parameters

AttitudeName

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1