pub fn compute_spec_ASSM_LDT_LE_UDT_assume(api_desired_temp: Isolette_Data_Model::Set_Points) -> bool
let r0: bool = compute_case_REQ_THERM_2(api_current_temp, api_desired_temp, api_heat_control);
let r1: bool = compute_case_REQ_THERM_3(api_current_temp, api_desired_temp, api_heat_control);
let r2: bool = compute_case_REQ_THERM_4(In_lastCmd, api_current_temp, api_desired_temp, api_heat_control);
let r1: bool = compute_CEP_T_Case(In_lastCmd, api_current_temp, api_desired_temp, api_heat_control);