NavigationAccuracyAssessedXYSignalInSpace Property |
Gets or sets the signal-in-space error in the XY (Horizontal) direction.
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 XYSignalInSpace { get; set; }
Public Property XYSignalInSpace As Double
Get
Set
public:
property double XYSignalInSpace {
double get ();
void set (double value);
}
member XYSignalInSpace : float with get, set
Property Value
Type:
DoubleSee Also