AGI STK Astrogator 11 Send comments on this topic.
DefaultEphemerisData Property (IAgVACentralBody)
See Also 
Windows






Windows & Linux

Description

The parameters of the central body ephemeris.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DefaultEphemerisData() As IAgVACbEphemeris

[C#]
public IAgVACbEphemeris DefaultEphemerisData {get;}

[Managed C++]
public: __property IAgVACbEphemeris^ get_DefaultEphemerisData();

[Unmanaged C++]
public: HRESULT get_DefaultEphemerisData(
IAgVACbEphemeris ** ppRetVal
);

[Java]
public IAgVACbEphemeris getDefaultEphemerisData();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface