AGI STK Objects 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.