LinksPoint GPS Toolkit Reference
GpsGetLatitude
gpsapi.h | Generic GPS Functions | See Also
Returns the current geodetic latitude
Parameters
Parameters Description
GPSFORMAT gfFormat Specifies the units of the returned data.
Return Value
The current geodetic latitude
Remarks
  • The datum referenced is WGS84.

  • The units can be radians or decimal degrees, as specified by gfFormat

  • This function is not .NET compatible. For a .NET compatible equivalent, see GpsGetLatitudeEx
See Also
Group
Declaration
double GPSAPI GpsGetLatitude(GPSFORMAT gfFormat);
File
Links
Copyright ©1998-2005 Links Point Inc.