#include <GT2005DebugData.h>
Public Member Functions | |
| GT2005DebugData () | |
| ~GT2005DebugData () | |
Public Attributes | |
| int | gt2005Status |
| long | avgAccelerationX |
| long | avgAccelerationY |
| long | avgAccelerationZ |
| long | diffAccelerationX |
| long | diffAccelerationY |
| long | diffAccelerationZ |
|
|
Definition at line 11 of file GT2005DebugData.cpp. References avgAccelerationX, avgAccelerationY, avgAccelerationZ, diffAccelerationX, diffAccelerationY, diffAccelerationZ, and gt2005Status. |
|
|
Definition at line 22 of file GT2005DebugData.cpp. |
|
|
Definition at line 29 of file GT2005DebugData.h. Referenced by GT2005WalkingEngine::executeParameterized(), GT2005DebugData(), GT2005WalkingEngine::GT2005WalkingEngine(), operator<<(), and operator>>(). |
|
|
Definition at line 31 of file GT2005DebugData.h. Referenced by GT2005DebugData(), operator<<(), and operator>>(). |
|
|
Definition at line 32 of file GT2005DebugData.h. Referenced by GT2005DebugData(), operator<<(), and operator>>(). |
|
|
Definition at line 33 of file GT2005DebugData.h. Referenced by GT2005DebugData(), operator<<(), and operator>>(). |
|
|
Definition at line 34 of file GT2005DebugData.h. Referenced by GT2005DebugData(), operator<<(), and operator>>(). |
|
|
Definition at line 35 of file GT2005DebugData.h. Referenced by GT2005DebugData(), operator<<(), and operator>>(). |
|
|
Definition at line 36 of file GT2005DebugData.h. Referenced by GT2005DebugData(), operator<<(), and operator>>(). |
1.3.6