Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
QmiGeofenceBatchedDwellInd Struct Reference

#include <qaGobiApiCbk.h>

Data Fields

swi_uint256_t TlvPresenceMask
 
ULONG * pDwellType
 
QmiGeofenceIdpGeofenceId
 
GeofenceIdDiscretepGeofenceIdDiscrete
 
GeofencePositionpGeofencePosition
 
float * pHeadingUnc
 
float * pVertUnc
 
float * pSpeedUnc
 
BYTE * pHorConfidence
 
BYTE * pVertConfidence
 
DilutionOfPrecisionpDilutionOfPrecision
 
SVsUsedCalculateFixpSVsUsedCalculateFix
 
ExtDilutionOfPrecisionpExtDilutionOfPrecision
 
ExpSVsUsedCalculateFixpExpSVsUsedCalculateFix
 
SatelliteSignalTypespSatelliteSignalTypes
 

Detailed Description

Notifies the control point of a Geofence dwell event by batching all the Geofences that were dwelled in.

Parameters
pDwellType
  • Geofence Dwell Type
  • Type of dwell event generated.
    • Valid values:
      • eQMI_LOC_GEOFENCE_DWELL_TYPE_INSIDE (1) - Denotes that a client dwelled inside the Geofence
      • eQMI_LOC_GEOFENCE_DWELL_TYPE_OUTSIDE (2) – Denotes that a client dwelled outside the Geofence
pGeofenceId
  • Geofence ID Continuous Each entry in the list contains the continuous range of Geofence IDs in which a client dwelled.
  • This list does not overlap with the discrete Geofence ID list.
pGeofenceIdDiscrete
pGeofencePosition
  • Geofence Position The latest position calculated by the Geofence engine when the dwell notification is sent.
  • See GeofencePosition
pHeadingUnc
  • Heading uncertainty.
  • Units: Degrees
  • Range: 0 to 359.999
pVertUnc
  • Vertical uncertainty.
  • Units: Meters
pSpeedUnc
  • 3-D speed uncertainty.
  • Units: Meters/second
pHorConfidence
  • Horizontal uncertainty confidence.
  • Units: Percent
  • Range: 0 to 99
pVertConfidence
  • Vertical uncertainty confidence.
  • Units: Percent
  • Range: 0 to 99
pDilutionOfPrecision
  • Dilution of Precision
pSVsUsedCalculateFix
pExtDilutionOfPrecision
  • Extended Dilution of Precision Dilution of precision associated with this position
  • See ExtDilutionOfPrecision
pExpSVsUsedCalculateFix
pSatelliteSignalTypes

The documentation for this struct was generated from the following file: