Click or drag to resize

SP3dEphemerisClockCorrectionRateStandardDeviationApproximate Property

Gets the approximate standard deviations for the clock correction data, defined on the same line as the position data, by Satellite Identifier.

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

Property Value

Type: SP3dEphemerisDataDouble
Remarks
If the standard deviation is blank in the SP3d file, the returned value will be NaN. The approximate clock correction rate standard deviation is returned in .0001 picoseconds/second.
See Also