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