|
luna-sysmgr-common
|
#include <CustomEvents.h>
Public Member Functions | |
| AccelerometerEvent (float x, float y, float z) | |
| AccelerometerEvent (OrientationEvent::Orientation orientation) | |
| AccelerometerEvent (OrientationEvent::Orientation orientation, float pitch, float roll, float x, float y, float z, ShakeEvent::Shake shakeState, float shakeMagnitude) | |
| float | x () const |
| float | y () const |
| float | z () const |
| OrientationEvent::Orientation | orientation () const |
| float | pitch () const |
| float | roll () const |
| ShakeEvent::Shake | shakeState () const |
| float | shakeMagnitude () const |
Event that combines values for acceleration, bearing, orientation, rotation and shake. This event is deprecated and can be removed when "event readers" use the new, individual event types.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |