LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
|
Next
GpsGetCourseOverGoundTrueEx
gpsapi.h
|
.NET Functions
|
See Also
Gets the true course over ground in radians
Parameters
Parameters
Description
pdCourseOverGroundTrueSpeed
Pointer to a double to accept the course over ground true value.
Remarks
The units are radians.
This is the .NET compatible version of the
GpsGetCourseOverGroundTrue
function
See Also
GpsGetCourseOverGroundTrue
Group
.NET Functions
Declaration
GPSERROR
GPSAPI
GpsGetCourseOverGoundTrueEx
(
double
* pdCourseOverGroundTrue);
File
gpsapi.h
Links
gpsapi.h
,
.NET Functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index