gpsDOP property

double? gpsDOP
final

Indicates the GPS DOP (data degree of precision). An HDOP value is written during two-dimensional measurement, and PDOP during three-dimensional measurement.

Implementation

final double? gpsDOP;