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