measured sensor value after scale correction
More...
#include <mpu6050.h>
|
|
float | g_x |
| | acceleration (x)
|
| |
|
float | g_y |
| | acceleration (y)
|
| |
|
float | g_z |
| | acceleration (z)
|
| |
|
float | temp_out |
| | chip temperature
|
| |
|
float | gyro_x |
| | rotation speed(x)
|
| |
|
float | gyro_y |
| | rotation speed(y)
|
| |
|
float | gyro_z |
| | rotation speed(z)
|
| |
measured sensor value after scale correction
The documentation for this struct was generated from the following file: