AGI STK Astrogator 11 Send comments on this topic.
AvailableEclipsingBodies Property (IAgVALightingStoppingCondition)
See Also 





Description

Returns a list of available eclipsing bodies.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableEclipsingBodies() As System.Array

[C#]
public System.Array AvailableEclipsingBodies {get;}

[Managed C++]
public: __property System::Array^ get_AvailableEclipsingBodies();

[Unmanaged C++]
public: HRESULT get_AvailableEclipsingBodies(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getAvailableEclipsingBodies();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1