LinksPoint GPS Toolkit Reference
GpsGetSpeedEx
gpsapi.h | .NET Functions | See Also
Gets the current speed over ground
Parameters
Parameters Description
double * pdSpeed Pointer to a double to accept the speed
Remarks
  • This is the .NET compatible equivalent to GpsGetSpeed.

  • The units are meters per second.
See Also
Group
Declaration
GPSERROR GPSAPI GpsGetSpeedEx(double * pdSpeed);
File
Links
Copyright ©1998-2005 Links Point Inc.