SatelliteUserRangeErrorUserRangeErrorSigma Property |
Gets or sets the 1-sigma error for this 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 UserRangeErrorSigma { get; set; }
Public Property UserRangeErrorSigma As Double
Get
Set
public:
property double UserRangeErrorSigma {
double get ();
void set (double value);
}
member UserRangeErrorSigma : float with get, set
Property Value
Type:
DoubleSee Also