DilutionOfPrecisionGeometric Property  | 
 
            Gets the geometric dilution of precision (GDOP).
            
 
    Namespace: 
   AGI.Foundation.Navigation
    Assembly:
   AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double Geometric { get; }Public ReadOnly Property Geometric As Double
	Get
public:
property double Geometric {
	double get ();
}member Geometric : float with get
Property Value
Type: 
Double
See Also