LinksPoint GPS Toolkit Reference
GpsGetHDOPEx
gpsapi.h | .NET Functions | See Also
Returns the HDOP
Parameters
Parameters Description
double * pdHDOP A pointer to a double that accepts the value of the HDOP
Return Value
GPSERROR_NONE if successful.

Remarks
  • This is the .NET equivalent of GpsGetHDOP.

  • Horizontal Dilution Of Precision is a measurement of the horizontal precision of the GPS solution. Lower numbers are better. An HDOP value less than 1.0 is very good.
See Also
Group
Declaration
GPSERROR GPSAPI GpsGetHDOPEx(double * pdHDOP);
File
Links
Copyright ©1998-2005 Links Point Inc.