STK AviatorSend comments on this topic.
EphemerisFileDuration Property (IAgAvtrProcedureExtEphem)
See Also
Windows





Windows & Linux

Description

Get the ephemeris file duration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EphemerisFileDuration() As Double
[C#]
public double EphemerisFileDuration {get;}
[Managed C++]
public: __property double get_EphemerisFileDuration();
[Unmanaged C++]
public: HRESULT get_EphemerisFileDuration(
    double * dDuration
);
[Java]
public double getEphemerisFileDuration();
[Python - STK API ]
@property
def EphemerisFileDuration(self) -> float:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.