|
wiiuse
|
Accelerometer struct. More...
#include <wiiuse.h>

Public Attributes | |
| struct vec3b_t | cal_zero |
| zero calibration | |
| struct vec3b_t | cal_g |
| 1g difference around 0cal | |
| float | st_roll |
| last smoothed roll value | |
| float | st_pitch |
| last smoothed roll pitch | |
| float | st_alpha |
| alpha value for smoothing [0-1] | |
Accelerometer struct.
For any device with an accelerometer.
1.8.13