Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
ExtDilutionOfPrecision_t Struct Reference

#include <loc.h>

Data Fields

float PDOP
 
float HDOP
 
float VDOP
 
float GDOP
 
float TDOP
 

Detailed Description

Extended Dilution of Precision Dilution of precision associated with this position.

Parameters
PDOP
  • Position dilution of precision.
  • Range: 0 (highest accuracy) to 50 (lowest accuracy)
  • PDOP = square root of (HDOP2 + VDOP2)
HDOP
  • Horizontal dilution of precision.
  • Range: 0 (highest accuracy) to 50 (lowest accuracy)
VDOP
  • Vertical dilution of precision.
  • Range: 0 (highest accuracy) to 50 (lowest accuracy)
GDOP
  • Geometric dilution of precision.
  • Range: 0 (highest accuracy) to 50 (lowest accuracy)
TDOP
  • Time dilution of precision.
  • Range: 0 (highest accuracy) to 50 (lowest accuracy)

The documentation for this struct was generated from the following file: