NavigationAccuracyAssessed.XSignalInSpace Property |
Gets or sets the signal-in-space error in the X direction.
Namespace:
AGI.Foundation.Navigation
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double XSignalInSpace { get; set; }
Public Property XSignalInSpace As Double
Get
Set
public:
property double XSignalInSpace {
double get ();
void set (double value);
}
member XSignalInSpace : float with get, set
Property Value
Type:
Double
See Also