#include <loc.h>
|
float | PDOP |
|
float | HDOP |
|
float | VDOP |
|
This structure contains Dilution of precision associated with this position.
- Parameters
-
PDOP |
- Position dilution of precision.
- Range - 1 (highest accuracy) to 50 (lowest accuracy)
- PDOP = square root of (Square of HDOP + Square of VDOP2 )
|
HDOP |
- Horizontal dilution of precision.
- Range - 1 (highest accuracy) to 50 (lowest accuracy)
|
VDOP |
- Vertical dilution of precision.
- Range- 1 (highest accuracy) to 50 (lowest accuracy)
|
The documentation for this struct was generated from the following file: