LinksPoint GPS Toolkit Reference
GPSALTITUDE_HOLD_SOURCES
gpsapi.h | Types | See Also
Used to indicate the source of altitude information on a SiRF receiver when altitude hold is in effect
Remarks
The source of Altitude Hold information can be fixed either at a constant value or at the last known good value from a navigation solution.
See Also
Group
Declaration
typedef enum {
  GPS_ALT_HOLD_LAST = 0,
  GPS_ALT_HOLD_FIXED = 1
} GPSALTITUDE_HOLD_SOURCES;
File
Links
Copyright ©1998-2005 Links Point Inc.