![]() |
MonoBrick EV3 Firmware
|
Protected Member Functions | |
| abstract void | ApplyOutput (float output) |
| abstract float | CalculateError () |
| abstract bool | StopLoop () |
Protected Attributes | |
| float | currentError |
| float | currentOutput |
| ManualResetEvent | done = new ManualResetEvent(false) |
1.8.3.1