|
RetroArch
|
Accelerometer struct. For any device with an accelerometer. More...
#include <wiiuse.h>
Public Attributes | |
| struct vec3w_t | cal_zero |
| struct vec3w_t | cal_g |
| float | st_roll |
| float | st_pitch |
| float | st_alpha |
Accelerometer struct. For any device with an accelerometer.
| struct vec3w_t accel_t::cal_g |
1g difference around 0cal
| struct vec3w_t accel_t::cal_zero |
zero calibration
| float accel_t::st_alpha |
alpha value for smoothing [0-1]
| float accel_t::st_pitch |
last smoothed roll pitch
| float accel_t::st_roll |
last smoothed roll value
1.8.15