MBot Software Library  v1.0
An API documentation to mbot_firmware repository
Public Attributes | List of all members
xyzw_radians_t Struct Reference

used for x,y,z,w and radians status data processing More...

#include <bhy.h>

Public Attributes

s16 x
 
s16 y
 
s16 z
 
s16 w
 
s16 radians
 

Detailed Description

used for x,y,z,w and radians status data processing

Member Data Documentation

◆ radians

s16 xyzw_radians_t::radians

contains the radians data

◆ w

s16 xyzw_radians_t::w

contains the w axis data

◆ x

s16 xyzw_radians_t::x

contains the x axis data

◆ y

s16 xyzw_radians_t::y

contains the y axis data

◆ z

s16 xyzw_radians_t::z

contains the z axis data


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