Click or drag to resize

RinexNavigationEphemeris.FitInterval 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: 25.1.421.0 (25.1.421.0)
Syntax
public double FitInterval { get; }

Property Value

Type: Double
See Also