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

#include <tactigon_BGDM.h>

Inheritance diagram for GenMov_Z_params:

Public Attributes

float threshold
 
unsigned int stillTime
 
unsigned int angleNormalized
 

Detailed Description

Parameters Class for GenMov_Z gesture

Member Data Documentation

◆ angleNormalized

unsigned int GenMov_Z_params::angleNormalized

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

◆ stillTime

unsigned int GenMov_Z_params::stillTime

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

◆ threshold

float GenMov_Z_params::threshold

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


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