STK ObjectsSend 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();
[Python - STK API ]
@property
def EphemerisInterval(self) -> "IAgCrdnEventIntervalSmartInterval":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.