|
PID Control 1.0
Discrete time implementation of P, PI, PD, PID. Including derivative filter, integral clamping, feed-forward, gain scheduling in standard and parallel form.
|
| File in include | Includes file in include/pid |
|---|---|
| control_system.h | pid.h |
| control_system.h | pid_gs.h |
| control_system.h | pid_lpf_1.h |
| control_system.h | pid_lpf_1_ff.h |
| control_system.h | pid_p.h |
| control_system.h | pid_s.h |