APM:Libraries
Public Attributes | List of all members
AP_InertialSensor_LSM9DS0::sensor_raw_data Struct Reference

Public Attributes

int16_t x
 
int16_t y
 
int16_t z
 

Detailed Description

Definition at line 34 of file AP_InertialSensor_LSM9DS0.h.

Member Data Documentation

◆ x

int16_t AP_InertialSensor_LSM9DS0::sensor_raw_data::x

Definition at line 35 of file AP_InertialSensor_LSM9DS0.h.

◆ y

int16_t AP_InertialSensor_LSM9DS0::sensor_raw_data::y

Definition at line 36 of file AP_InertialSensor_LSM9DS0.h.

◆ z

int16_t AP_InertialSensor_LSM9DS0::sensor_raw_data::z

Definition at line 37 of file AP_InertialSensor_LSM9DS0.h.


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