pub fn lookup(
process_type: ProcessType,
controller_type: ControllerType,
response_level: ResponseLevel,
) -> TuningConstantsExpand description
Looks up the tuning constants for one (process type, controller type, response level)
combination. response_level only affects c1; c2/c3/beta are constant across
response levels.