Click or drag to resize

SP3dEphemerisClockCorrectionRate Property

Gets the clock correction rate 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> ClockCorrectionRate { get; }

Property Value

Type: SP3dEphemerisDataDouble
Remarks
The clock correction rate is returned in .0001 microseconds/second.
See Also