AGI STK Astrogator 11 Send comments on this topic.
RemoveEclipsingBody Method (IAgVALightingStoppingCondition)
See Also 
EclipsingBody





Description

Removes an eclipsing body.

Syntax

[Visual Basic .NET]
Public Sub RemoveEclipsingBody( _
   ByVal EclipsingBody As String _
) 

[C#]
public void RemoveEclipsingBody(
string EclipsingBody
);

[Managed C++]
public: void RemoveEclipsingBody(
String __gc ^ EclipsingBody
);

[Java]
public  removeEclipsingBody(
String EclipsingBody
);

[Unmanaged C++]
public: HRESULT RemoveEclipsingBody(
BSTR EclipsingBody
);

Parameters

EclipsingBody

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1