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






Windows & Linux

Description

The propagator's ephemeris interval.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EphemerisInterval() As IAgCrdnEventIntervalSmartInterval

[C#]
public IAgCrdnEventIntervalSmartInterval EphemerisInterval {get;}

[Managed C++]
public: __property IAgCrdnEventIntervalSmartInterval^ get_EphemerisInterval();

[Unmanaged C++]
public: HRESULT get_EphemerisInterval(
IAgCrdnEventIntervalSmartInterval ** ppRetVal
);

[Java]
public IAgCrdnEventIntervalSmartInterval getEphemerisInterval();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface