Click or drag to resize

SP3dEphemerisClockPredicted Property

Gets the clock correction prediction times as indicated by the clock prediction flag in the position 'P' record If the flag is set for this time, the clock correction 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 SP3dEphemerisData<JulianDate> ClockPredicted { get; }

Property Value

Type: SP3dEphemerisDataJulianDate
See Also