LinksPoint GPS Toolkit Reference
Contents
|
Index
Up
|
Previous
|
Next
GpsGetSatellitesUsed
gpsapi.h
|
.NET Functions
|
See Also
Returns the number of satellites that are used in the current navigation solution.
Return Value
The return value is the number of satellites that are used in the current solution.
Remarks
This function is a .NET compatible function for getting the number of satellites used from the data return from the
GpsGetSatellites
function.
See Also
GpsGetSatellites
Group
.NET Functions
Declaration
unsigned
short
GPSAPI
GpsGetSatellitesUsed
();
File
gpsapi.h
Links
gpsapi.h
,
.NET Functions
,
See Also
Copyright ©1998-2005 Links Point Inc.
Contents
|
Index