SatelliteGlobalUserRangeErrorClockPhaseError Property |
Gets or sets the clock phase error component of the user range error.
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double ClockPhaseError { get; set; }
Public Property ClockPhaseError As Double
Get
Set
public:
property double ClockPhaseError {
double get ();
void set (double value);
}
member ClockPhaseError : float with get, set
Property Value
Type:
DoubleSee Also