|
esp32_BNO08x 1.31
C++ BNO08x IMU driver component for esp-idf.
|
Struct to represent magnetic field bias data (units in uTesla) More...
#include <BNO08xGlobalTypes.hpp>
Public Member Functions | |
| bno08x_magf_bias_t () | |
| bno08x_magf_bias_t & | operator= (const sh2_MagneticFieldUncalibrated_t &source) |
Public Attributes | |
| float | x |
| float | y |
| float | z |
Struct to represent magnetic field bias data (units in uTesla)
|
inline |
|
inline |
| float bno08x_magf_bias_t::x |
| float bno08x_magf_bias_t::y |
| float bno08x_magf_bias_t::z |