SatelliteGlobalUserRangeErrorGlobalUserRangeError Property |
Gets or sets the global user range error, integrated over the surface of the Earth.
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 GlobalUserRangeError { get; set; }
Public Property GlobalUserRangeError As Double
Get
Set
public:
property double GlobalUserRangeError {
double get ();
void set (double value);
}
member GlobalUserRangeError : float with get, set
Property Value
Type:
DoubleSee Also