LinksPoint GPS Toolkit Reference
GpsGetLongitudeEx
gpsapi.h | .NET Functions | See Also
Gets the current geodetic longitude
Parameters
Parameters Description
double * pdLongitude Pointer to a double to accept the longitude
GPSFORMAT gfFormat Specifies the units of pdLongitude
Remarks
  • The datum referenced is WGS84.

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

  • This function is the .Net compatible equivalent of GpsGetLongitude.
See Also
Group
Declaration
GPSERROR GPSAPI GpsGetLongitudeEx(double * pdLongitude, GPSFORMAT gfFormat);
File
Links
Copyright ©1998-2005 Links Point Inc.