NavigationAccuracyAssessed.XYSignalInSpaceOneSigma Property |
Gets or sets the one sigma error associated with the horizontal component of the signal in space navigation error
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double XYSignalInSpaceOneSigma { get; set; }
Public Property XYSignalInSpaceOneSigma As Double
Get
Set
public:
property double XYSignalInSpaceOneSigma {
double get ();
void set (double value);
}
member XYSignalInSpaceOneSigma : float with get, set
Property Value
Type:
Double
See Also