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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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: 
Double
See Also