TactigonDoc  1.3 - 2018-28-12
Documentation of Tactigon libraries exposed in Arduino IDE
Public Attributes | List of all members
GenRot_Z_params Class Reference

#include <tactigon_BGDM.h>

Inheritance diagram for GenRot_Z_params:

Public Attributes

float threshold
 
unsigned int stillTime
 

Detailed Description

Parameters Class for GenRot_Z gesture

Member Data Documentation

◆ stillTime

unsigned int GenRot_Z_params::stillTime

still time [millisec]. After stillTime millisec of z-angular speed not over threshold a HALT event is triggered

◆ threshold

float GenRot_Z_params::threshold

threshold [rad/s]. A z-angular speed value over this threshold will trigger related callback


The documentation for this class was generated from the following file: