PX4 Firmware
PX4 Autopilot Software http://px4.io
bmm150_data Struct Reference

#include <bmm150.hpp>

Collaboration diagram for bmm150_data:

Public Attributes

int16_t x
 
int16_t y
 
int16_t z
 

Detailed Description

Definition at line 187 of file bmm150.hpp.

Member Data Documentation

◆ x

int16_t bmm150_data::x

Definition at line 188 of file bmm150.hpp.

◆ y

int16_t bmm150_data::y

Definition at line 189 of file bmm150.hpp.

◆ z

int16_t bmm150_data::z

Definition at line 190 of file bmm150.hpp.


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