AGI STK Objects 11 Send comments on this topic.
EclipseBodies Property (IAgSatellite)
See Also 





Description

Get the customized list of Eclipse Bodies, which are central bodies used in lighting computations.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EclipseBodies() As IAgVeEclipseBodies

[C#]
public IAgVeEclipseBodies EclipseBodies {get;}

[Managed C++]
public: __property IAgVeEclipseBodies^ get_EclipseBodies();

[Unmanaged C++]
public: HRESULT get_EclipseBodies(
IAgVeEclipseBodies ** ppRetVal
);

[Java]
public IAgVeEclipseBodies getEclipseBodies();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1