Click or drag to resize

RinexNavigationEphemerisFitInterval Property

Gets the fit interval representing the duration in hours for which this ephemeris is valid. Note that, according to ICD-GPS-200D, if the fit interval in the RINEX file is zero (or absent) the default fit interval is set to 4 hours.

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 double FitInterval { get; }

Property Value

Type: Double
See Also