Click or drag to resize

SP3cEphemerisOrbitPredicted Property

Gets the orbit prediction times as indicated by the orbit prediction flag in the position 'P' record If the flag is set for this time, the orbit for this time is predicted, otherwise it is not.

Namespace:  AGI.Foundation.Navigation.DataReaders
Assembly:  AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public SP3cEphemerisData<JulianDate> OrbitPredicted { get; }

Property Value

Type: SP3cEphemerisDataJulianDate
See Also