#include <PIDControl7.h>
Public Member Functions | |
| PIDControl7Info () | |
Public Attributes | |
| int | jointIndex |
| word | pgain |
| word | igain |
| word | dgain |
| int | desiredValue |
| int | effectorCounter |
| int | sensorCounter |
|
|
Definition at line 139 of file PIDControl7.h. |
|
|
Definition at line 135 of file PIDControl7.h. Referenced by PIDControl7::InputParameter(), and PIDControl7::StepInput(). |
|
|
Definition at line 134 of file PIDControl7.h. Referenced by PIDControl7::InputParameter(). |
|
|
Definition at line 136 of file PIDControl7.h. Referenced by PIDControl7::InputParameter(), and PIDControl7::StepInput(). |
|
|
Definition at line 133 of file PIDControl7.h. Referenced by PIDControl7::InputParameter(). |
|
|
Definition at line 131 of file PIDControl7.h. Referenced by PIDControl7::InputParameter(), PIDControl7::NotifySensor(), and PIDControl7::StepInput(). |
|
|
Definition at line 132 of file PIDControl7.h. Referenced by PIDControl7::InputParameter(). |
|
|
Definition at line 137 of file PIDControl7.h. Referenced by PIDControl7::InputParameter(), PIDControl7::NotifySensor(), and PIDControl7::StepInput(). |
1.3.9.1