LinksPoint GPS Toolkit Reference
SirfSetElevationMask
SiRF Specific functions | See Also
Configures the elevation mask on a SiRF receiver
Parameters
Parameters Description
double dTrackingMask Not implemented
double dNavMask Elevation value, ranging from -20.0 to 90.0 in units of degrees
Return Value
Returns GPSERROR_NONE on success or GPSERROR_CONFIG on failure.
Remarks
  • SiRF receivers can reject satellites which are lower in the sky than a configured elevation to ensure a better fix quality.

  • Use SirfSetNavMode to enable elevation masks.
See Also
Group
Declaration
GPSERROR GPSAPI SirfSetElevationMask(double dTrackingMask, double dNavMask);
File
sirfapi.h
Links
Copyright ©1998-2005 Links Point Inc.