RBCX
Library for the RB3204-RBCX board with the ESP32 by RoboticsBrno.
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
rb::MpuVector Struct Reference

#include <RBCXMpu.h>

Public Member Functions

 MpuVector ()
 

Public Attributes

float x
 
float y
 
float z
 

Constructor & Destructor Documentation

◆ MpuVector()

rb::MpuVector::MpuVector ( )
inline

Member Data Documentation

◆ x

float rb::MpuVector::x

◆ y

float rb::MpuVector::y

◆ z

float rb::MpuVector::z

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