LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
LocInjectSensorDataReq Struct Reference

Data Fields

ULONGpOpaqueIdentifier
 
sensorDatapAcceleroData
 
sensorDatapGyroData
 
ULONGpAcceleroTimeSrc
 
ULONGpGyroTimeSrc
 
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

Field Documentation

sensorData* LocInjectSensorDataReq::pAcceleroData
tempratureData* LocInjectSensorDataReq::pAcceleroTempData
ULONG* LocInjectSensorDataReq::pAcceleroTimeSrc
sensorData* LocInjectSensorDataReq::pGyroData
tempratureData* LocInjectSensorDataReq::pGyroTempData
ULONG* LocInjectSensorDataReq::pGyroTimeSrc
ULONG* LocInjectSensorDataReq::pOpaqueIdentifier

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved