Public Attributes
sAnalogData Struct Reference

All the analog data for one frame's worth of time. More...

#include <cortex.h>

List of all members.

Public Attributes

int16_t * AnalogSamples
 The data: nChannels * nSamples of these.
double * AngleEncoderSamples
 The angles: nEncoders*nEncoderSamples of these.
tForceDataForces
 The forces: nForcePlates * nForceSamples of these.
int nAnalogChannels
 Total number of active channels.
int nAnalogSamples
 The number of samples in the current frame.
int nAngleEncoders
 Number of encoders.
int nAngleEncoderSamples
 Number of samples per encoder.
int nForcePlates
 Total number of active forceplates.
int nForceSamples
 The number of samples in the current frame.

Detailed Description

All the analog data for one frame's worth of time.

This includes the raw analog samples, processed forces, and also angle encoder values (if available).

Definition at line 203 of file cortex.h.


Member Data Documentation

The data: nChannels * nSamples of these.

Definition at line 207 of file cortex.h.

The angles: nEncoders*nEncoderSamples of these.

Definition at line 215 of file cortex.h.

The forces: nForcePlates * nForceSamples of these.

Definition at line 211 of file cortex.h.

Total number of active channels.

Definition at line 205 of file cortex.h.

The number of samples in the current frame.

Definition at line 206 of file cortex.h.

Number of encoders.

Definition at line 213 of file cortex.h.

Number of samples per encoder.

Definition at line 214 of file cortex.h.

Total number of active forceplates.

Definition at line 209 of file cortex.h.

The number of samples in the current frame.

Definition at line 210 of file cortex.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


cortex_stream
Author(s): Daniel Maier
autogenerated on Wed Oct 31 2012 08:22:56