DilutionOfPrecisionXY Property |
Gets the dilution of precision in the X-Y plane. When using
conventional ENU (East-North-Up) axes, this is the dilution of precision
in the horizontal plane, or HDOP.
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 XY { get; }
Public ReadOnly Property XY As Double
Get
public:
property double XY {
double get ();
}
member XY : float with get
Property Value
Type:
DoubleSee Also