NavigationAccuracyPredicted.ZSignalInSpace 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: 25.1.421.0 (25.1.421.0)
Syntaxpublic double ZSignalInSpace { get; }
Public ReadOnly Property ZSignalInSpace As Double
Get
public:
property double ZSignalInSpace {
double get ();
}
member ZSignalInSpace : float with get
Property Value
Type:
Double
See Also