Expand description
Tuning-constant lookup matrices: per-process-type, per-response-level, per-controller type multipliers used to turn a measured relay-test oscillation into Kp/Ti/Td.
These constants come from published relay-feedback tuning correlations, not from
anything derived at runtime — they are a fixed lookup table indexed by
crate::process_type::ProcessType, ResponseLevel, and
crate::controller_type::ControllerType.
Structs§
- Tuning
Constants - The resolved set of tuning constants for one (process type, response level, controller type) combination.
Enums§
- Response
Level - How aggressively a tuning result should push the loop: a faster response trades off stability margin, a more sluggish response trades off speed.
Functions§
- lookup
- Looks up the tuning constants for one (process type, controller type, response level)
combination.
response_levelonly affectsc1;c2/c3/betaare constant across response levels.