Structs§
- Controller
Config - Configuration for a PID controller.
- Controller
Statistics - Statistics about the controller’s performance.
- PidController
- A non-thread-safe PID controller implementation.
- Thread
Safe PidController - Thread-safe version of the PID controller.
Enums§
- PidError
- Error type for PID controller validation.