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

#include <tactigon_BGDM.h>

Inheritance diagram for PITCH_ROT_params:

Public Attributes

int threshold
 
int stillTime
 

Detailed Description

Parameters Class for PITCH_ROT gesture

Member Data Documentation

◆ stillTime

int PITCH_ROT_params::stillTime

still time [millisec]. After stillTime millisec of pitch not over threshold a HALT event is triggered

◆ threshold

int PITCH_ROT_params::threshold

threshold [deg]. A pitch value over this threshold will trigger related callback


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