AGI STK Objects 11 Send comments on this topic.
Moon Property (IAgStkCentralBodyCollection)
See Also 





Description

Returns the Moon central body

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Moon() As IAgStkCentralBody

[C#]
public IAgStkCentralBody Moon {get;}

[Managed C++]
public: __property IAgStkCentralBody^ get_Moon();

[Unmanaged C++]
public: HRESULT get_Moon(
IAgStkCentralBody ** ppRetVal
);

[Java]
public IAgStkCentralBody getMoon();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1