NavigationAccuracyPredictedXSignalInSpace Property |
Gets the signal-in-space error in the X 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 XSignalInSpace { get; }
Public ReadOnly Property XSignalInSpace As Double
Get
public:
property double XSignalInSpace {
double get ();
}
member XSignalInSpace : float with get
Property Value
Type:
DoubleSee Also