LinksPoint GPS Toolkit Reference
GPSRECEIVER
gpsapi.h | Types | See Also
Receiver types
Remarks
The GPS Toolkit supports receivers from various manufacturers. Some of the methods in the Toolkit taget receiver specific functions. These are noted in the documentation.
See Also
Group
Declaration
typedef enum {
  GPSRECEIVER_SIRF = 0,
  GPSRECEIVER_ROCKWELL,
  GPSRECEIVER_GARMIN,
  GPSRECEIVER_MAGELLAN,
  GPSRECEIVER_JRC,
  GPSRECEIVER_NAVICOM,
  GPSRECEIVER_SONY,
  GPSRECEIVER_EMTAC,
  GPSRECEIVER_TRINE,
  GPSRECEIVER_UNKNOWN
} GPSRECEIVER;
File
Links
Copyright ©1998-2005 Links Point Inc.