AGI STK Objects 11Send comments on this topic.
EphemerisInterval Property (IAgVePropagatorGreatArc)
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

© 2018 Analytical Graphics, Inc. All Rights Reserved.