SatelliteGlobalUserRangeErrorRadialError Property |
Gets or sets the radial 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 RadialError { get; set; }
Public Property RadialError As Double
Get
Set
public:
property double RadialError {
double get ();
void set (double value);
}
member RadialError : float with get, set
Property Value
Type:
DoubleSee Also