LinksPoint GPS Toolkit Reference
GpsGetDOP
gpsapi.h | Generic GPS Functions
Returns all current dilution of precision values
Parameters
Parameters Description
PGPSDOP pgdDOP A Pointer to a GPSDOP structure that will be filled with all dilution of precision values.
Return Value
If the GPS library is successfully enabled, then the return value will be GPSERROR_NONE. Otherwise the return value will be GPSERROR_INVALID_PARAMETER.
Remarks
  • The user is responsible for allocating and freeing the memory for the parameter(s).
Group
Declaration
GPSERROR GPSAPI GpsGetDOP(PGPSDOP pgdDOP);
File
Links
Copyright ©1998-2005 Links Point Inc.