public static interface Mma8452qAccelerometer.SourceSelector extends Accelerometer.SourceSelector
| Modifier and Type | Method and Description |
|---|---|
DataSignal |
fromMovement()
Handle the data from motion / free fall detection
|
DataSignal |
fromShake()
Handle the data from shake detection
|
DataSignal |
fromTap()
Handle data from tap detection
|
fromAxes, fromHighFreqAxes, fromOrientation, fromXAxis, fromYAxis, fromZAxisDataSignal fromTap()
DataSignal fromShake()
DataSignal fromMovement()