Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static Sensor | getByInt (int intVal) |
Public Attributes | |
| ACCEL =(1) | |
| GROT =(3) | |
| GYRO =(2) | |
|
static |
| int getIntVal | ( | ) |
| ACCEL =(1) |
Raw acceleration data (x,y,z) in m/s^2
| GROT =(3) |
Game rotation vector (without magnetic field correction)
| GYRO =(2) |
Gyroscope data (x,y,z) - currently not used