The description of all the data that will stream from Cortex. More...
#include <cortex.h>
Public Attributes | |
| void * | AllocatedSpace |
| Private space (DON'T TOUCH) | |
| sBodyDef | BodyDefs [MAX_N_BODIES] |
| The definition of each body. | |
| int | nAnalogChannels |
| The number of active analog channels. | |
| int | nBodyDefs |
| Number of bodies being tracked. | |
| int | nForcePlates |
| The number of active forceplates. | |
| char ** | szAnalogChannelNames |
| The names given to each channel. | |
The description of all the data that will stream from Cortex.
This description includes all the body descriptions, the analog channels, and the number of forceplates.