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