LinksPoint GPS Toolkit Reference
GpsGetLongitude
gpsapi.h | Generic GPS Functions | See Also
Returns the current geodetic longitude
Parameters
Parameters Description
GPSFORMAT gfFormat Specifies the units of the returned data
Return Value
GPSERROR_NONE if successful
Remarks
  • This function is not .NET compatible. For a .NET compatible version, see GpsGetLongitudeEx

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

  • The datum referenced is WGS84
See Also
Group
Declaration
double GPSAPI GpsGetLongitude(GPSFORMAT gfFormat);
File
Links
Copyright ©1998-2005 Links Point Inc.