pub fn calculate_tuning_result(
oscillation: Oscillation,
config: LoopConfig,
response_level: ResponseLevel,
) -> TuningResultExpand description
Applies one ResponseLevel’s tuning constants to an Oscillation, producing Kp/Ti/Td.
Pure port of the per-response-level portion of TuningConstantsCalc.