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