Expand description
This crate is experimental and should not be used.
Structs§
- PidController
- This implementation of a PID controller comes from
Enums§
Traits§
- Number
- This trait allows
PidController<T: Number>
to be defined abstractly over the underlying number type. Blanket implementations are (optionally) provided for the following types: \