identify_engine_thermostat_temperature_window

identify_engine_thermostat_temperature_window(engine_thermostat_temperature, engine_coolant_temperatures)[source]

Identifies thermostat engine temperature limits [°C].

Parameters:
  • engine_thermostat_temperature (float) – Engine thermostat temperature [°C].
  • engine_coolant_temperatures (numpy.array) – Engine coolant temperature vector [°C].
Returns:

Thermostat engine temperature limits [°C].

Return type:

float, float