PX4 Firmware
PX4 Autopilot Software http://px4.io
DfMPU6050Wrapper::gyro_calibration_s Struct Reference
Collaboration diagram for DfMPU6050Wrapper::gyro_calibration_s:

Public Attributes

float x_offset
 
float x_scale
 
float y_offset
 
float y_scale
 
float z_offset
 
float z_scale
 

Detailed Description

Definition at line 126 of file df_mpu6050_wrapper.cpp.

Member Data Documentation

◆ x_offset

float DfMPU6050Wrapper::gyro_calibration_s::x_offset

◆ x_scale

float DfMPU6050Wrapper::gyro_calibration_s::x_scale

◆ y_offset

float DfMPU6050Wrapper::gyro_calibration_s::y_offset

◆ y_scale

float DfMPU6050Wrapper::gyro_calibration_s::y_scale

◆ z_offset

float DfMPU6050Wrapper::gyro_calibration_s::z_offset

◆ z_scale

float DfMPU6050Wrapper::gyro_calibration_s::z_scale

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