LinksPoint GPS Toolkit Reference
GpsGetAltitude
gpsapi.h | Generic GPS Functions | See Also
Returns the current height above mean geoid in meters
Return Value
The return value is current height above mean geoid in meters of the GPS antenna.
Remarks
  • This function is not .NET compatible. See GpsGetAltitudeEx for a .NET compatible version.

  • Altitude from a GPS receiver is not the height above mean sea level, but the height above mean geoid. The geoid is the mathematical model of the surface of the earth. To translate this altitude to height above mean sea level, an elevation model of the area of the measurement is required.
See Also
Group
Declaration
double GPSAPI GpsGetAltitude();
File
Links
Copyright ©1998-2005 Links Point Inc.