LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
|
Next
GpsGetCourseOverGroundTrue
gpsapi.h
|
Generic GPS Functions
|
See Also
Gets the true course over ground in radians.
Return Value
The return value is the true course over ground in radians. Note that this is not necessarily the same as the protocol in use by the receiver. If the two are mismatched, no valid data will be parsed by the Toolkit.
Remarks
This function is not .NET compatible. For a .NET compatible equivalent, see
GpsGetCourseOverGroundTrueEx
See Also
GpsGetCourseOverGroundTrueEx
Group
Generic GPS Functions
Declaration
double
GPSAPI
GpsGetCourseOverGroundTrue
();
File
gpsapi.h
Links
gpsapi.h
,
Generic GPS Functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index