API
 
Loading...
Searching...
No Matches
sparkleTracker.States Class Reference
Inheritance diagram for sparkleTracker.States:
Inheritance graph
Collaboration diagram for sparkleTracker.States:
Collaboration graph

Static Public Attributes

int IDLE = 0
 
int TRACK = 1
 
int MEASURE = 2
 

Detailed Description

Definition at line 73 of file sparkleTracker.py.

Member Data Documentation

◆ IDLE

int sparkleTracker.States.IDLE = 0
static

Definition at line 74 of file sparkleTracker.py.

◆ MEASURE

int sparkleTracker.States.MEASURE = 2
static

Definition at line 76 of file sparkleTracker.py.

◆ TRACK

int sparkleTracker.States.TRACK = 1
static

Definition at line 75 of file sparkleTracker.py.


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