Public Attributes
sFrameOfData Struct Reference

ALL the data for one frame streamed from Cortex. More...

#include <cortex.h>

List of all members.

Public Attributes

sAnalogData AnalogData
 The analog data packaged.
sBodyData BodyData [MAX_N_BODIES]
 The data for each body.
float fDelay
 Total time (seconds) from Camera to the Host sending the data.
int32_t iFrame
 Cortex's frame number.
int nBodies
 The bodies should match the descriptions.
int nUnidentifiedMarkers
 Number of unrecognized markers.
sRecordingStatus RecordingStatus
 Info about name and frames being recorded.
tMarkerDataUnidentifiedMarkers
 The unrecognized markers.

Detailed Description

ALL the data for one frame streamed from Cortex.

This include the two items that describe the frame. The first is the frame number. The second is the time delay measuring the delay between the real world action and the host sending this frame. The actual data for the frame includes the data for each body, the unidentified markers, and data that is associated with the analog captures.

Definition at line 242 of file cortex.h.


Member Data Documentation

The analog data packaged.

Definition at line 253 of file cortex.h.

The data for each body.

Definition at line 248 of file cortex.h.

Total time (seconds) from Camera to the Host sending the data.

Definition at line 245 of file cortex.h.

Cortex's frame number.

Definition at line 244 of file cortex.h.

The bodies should match the descriptions.

Definition at line 247 of file cortex.h.

Number of unrecognized markers.

Definition at line 250 of file cortex.h.

Info about name and frames being recorded.

Definition at line 255 of file cortex.h.

The unrecognized markers.

Definition at line 251 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