Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
LocInjectSensorDataReq Struct Reference

#include <qaGobiApiLoc.h>

Data Fields

ULONG * pOpaqueIdentifier
 
sensorDatapAcceleroData
 
sensorDatapGyroData
 
ULONG * pAcceleroTimeSrc
 
ULONG * pGyroTimeSrc
 
tempratureDatapAcceleroTempData
 
tempratureDatapGyroTempData
 

Detailed Description

This structure contains parameters to inject sensor data into the GNSS location engine

Parameters
pOpaqueIdentifier
  • Opaque Identifier (Optional parameter)
  • An opaque identifier that is sent in by the client that will be echoed in the indication so the client can relate the indication to the request.
pAcceleroData
pGyroData
pAcceleroTimeSrc
  • 3-Axis Accelerometer Data Time Source (Optional parameter)
  • The location service uses this field to identify the time reference used in the accelerometer data time stamps.
  • If not specified, the location service assumes that the time source for the accelerometer data is unknown.
  • Valid values
    • 0 - Sensor time source is unspecified
    • 1 - Time source is common between the sensors and the location engine
pGyroTimeSrc
  • 3-Axis Gyroscope Data Time Source (Optional)
  • The location service uses this field to identify the time reference used in the gyroscope data time stamps.
  • If not specified, the location service assumes that the time source for the gyroscope data is unknown.
  • Valid values
    • 0 - Sensor time source is unspecified
    • 1 - Time source is common between the sensors and the location engine
pAcceleroTempData
pGyroTempData

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