CollectedData Struct Reference
List of all members.
Public Attributes |
double | imuPitchAngle [NUM_POINTS] |
double | imuRollAngle [NUM_POINTS] |
double | imuPitchGyroVal [NUM_POINTS] |
double | imuPitchAccelVal [NUM_POINTS] |
double | imuRollGyroVal [NUM_POINTS] |
double | imuRollAccelVal [NUM_POINTS] |
double | camPitchAngle [NUM_POINTS] |
double | camRollAngle [NUM_POINTS] |
double | imuOutlierSumPoints [OUTLIER_SUM_RANGE] |
int | oldestPoint |
double | imuDeltaT [NUM_POINTS] |
long | imuLastT |
bool | guiReading |
IplImage * | currentCamImage |
CvPoint | curRectangle [4] |
int | frameCounter |
Detailed Description
Definition at line 22 of file DataThreads.h.
The documentation for this struct was generated from the following file: