LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
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
GpsGetSpeed
Group
.NET Functions
Declaration
GPSERROR
GPSAPI
GpsGetSpeedEx
(
double
* pdSpeed);
File
gpsapi.h
Links
gpsapi.h
,
.NET Functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index