Go to the documentation of this file.
17 #ifndef _NyxSensorCommonTypes_h
18 #define _NyxSensorCommonTypes_h
25 static const char*
strShake() {
return "shake"; }
26 static const char*
strALS() {
return "als"; }
43 static const char*
strW() {
return "w"; }
44 static const char*
strX() {
return "x"; }
45 static const char*
strY() {
return "y"; }
46 static const char*
strZ() {
return "z"; }
47 static const char*
strRawX() {
return "rowX"; }
48 static const char*
strRawY() {
return "rowY"; }
49 static const char*
strRawZ() {
return "rowZ"; }
62 static const char*
strRoll() {
return "roll"; }
63 static const char*
strPitch() {
return "pitch"; }
64 static const char*
strYaw() {
return "yaw"; }
79 #endif // _NyxSensorCommonTypes_h