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

#include <tactigon_BGDM.h>

Inheritance diagram for GenMov_Y_params:

Public Attributes

float threshold
 
unsigned int stillTime
 
unsigned int angleNormalized
 

Detailed Description

Parameters Class for GenMov_Y gesture

Member Data Documentation

◆ angleNormalized

unsigned int GenMov_Y_params::angleNormalized

if anabled G force component is removed by mean of Euler angles

◆ stillTime

unsigned int GenMov_Y_params::stillTime

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

◆ threshold

float GenMov_Y_params::threshold

threshold [m/s^2]. A y-acceleration value over this threshold will trigger related callback


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