Gesture Library
hold Struct Reference

Data structure for hold data. More...

#include <hold.h>

Data Fields

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

Detailed Description

Data structure for hold data.

Definition at line 8 of file hold.h.

Field Documentation

◆ state

Definition at line 9 of file hold.h.

◆ t

float t

Definition at line 19 of file hold.h.

◆ t0

float t0

Definition at line 14 of file hold.h.

◆ x

float x

Definition at line 17 of file hold.h.

◆ x0

float x0

Definition at line 12 of file hold.h.

◆ y

float y

Definition at line 18 of file hold.h.

◆ y0

float y0

Definition at line 13 of file hold.h.


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