AGI STK Objects 11 Send comments on this topic.
Ellipsoid Property (IAgStkCentralBody)
See Also 





Description

The central body ellipsoid.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Ellipsoid() As IAgStkCentralBodyEllipsoid

[C#]
public IAgStkCentralBodyEllipsoid Ellipsoid {get;}

[Managed C++]
public: __property IAgStkCentralBodyEllipsoid^ get_Ellipsoid();

[Unmanaged C++]
public: HRESULT get_Ellipsoid(
IAgStkCentralBodyEllipsoid ** ppRetVal
);

[Java]
public IAgStkCentralBodyEllipsoid getEllipsoid();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1