Gesture Library
tap Struct Reference

Data structure for tap data. More...

#include <tap.h>

Data Fields

state_t state
 
float x0
 
float y0
 
float t0
 
float x
 
float y
 
float t
 

Detailed Description

Data structure for tap data.

Definition at line 8 of file tap.h.

Field Documentation

◆ state

Definition at line 9 of file tap.h.

◆ t

float t

Definition at line 19 of file tap.h.

◆ t0

float t0

Definition at line 14 of file tap.h.

◆ x

float x

Definition at line 17 of file tap.h.

◆ x0

float x0

Definition at line 12 of file tap.h.

◆ y

float y

Definition at line 18 of file tap.h.

◆ y0

float y0

Definition at line 13 of file tap.h.


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