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

Public Attributes

struct {
   le16_t   x
 
   le16_t   y
 
   le16_t   z
 
gyro
 
struct {
   le16_t   x
 
   le16_t   y
 
   le16_t   z
 
accel
 

Detailed Description

Definition at line 110 of file AP_InertialSensor_BMI160.cpp.

Member Data Documentation

◆ accel

struct { ... } RawData::accel

◆ gyro

struct { ... } RawData::gyro

◆ x

le16_t RawData::x

Definition at line 112 of file AP_InertialSensor_BMI160.cpp.

◆ y

le16_t RawData::y

Definition at line 113 of file AP_InertialSensor_BMI160.cpp.

◆ z

le16_t RawData::z

Definition at line 114 of file AP_InertialSensor_BMI160.cpp.


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