DataStructures 1.6.16
A small compiled C library of data structures used in the NHP wrist center-out and other tasks.
|
General data structures that multiple libraries need to know about. More...
Data Structures | |
struct | TrialData |
Data structure for tracking basic task success rates. More... | |
struct | FlagData |
Data structure for tracking logical flags. More... | |
struct | CursorData |
Structure to store timestamped cursor data. More... | |
struct | StateData |
Structure to store timestamped task state data. More... | |
struct | RenderedCircleData |
Structure to store <x,y> coordinate and radius/whether to show circle. More... | |
struct | LogData |
Structure to store/retrieve data from/to logs. More... | |
General data structures that multiple libraries need to know about.