NavigationAccuracyPredictedXYSignalInSpace Property |
Gets 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; }
Public ReadOnly Property XYSignalInSpace As Double
Get
public:
property double XYSignalInSpace {
double get ();
}
member XYSignalInSpace : float with get
Property Value
Type:
DoubleSee Also