Accelerometer double-tap sensor channel

Detects a double-tap on the device where the taps occur in quick succession and in the same direction

Header

#include <sensrvtappingsensor.h >

Data type

Event

Channel type id

KSensrvChannelTypeIdAccelerometerDoubleTappingData

Data class

TSensrvTappingData

The double-tap sensor channel sends an event whenever the a double-tap is made on the device. The event data is a bitmask with the appropriate bits set to indicate the direction of the double-tap. The bitmask values are specified in the header file.