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






Windows & Linux

Description

Returns the Earth central body

Property type

Read-only property

Syntax

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

[C#]
public IAgStkCentralBody Earth {get;}

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

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

[Java]
public IAgStkCentralBody getEarth();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface