identify_max_engine_coolant_temperature

identify_max_engine_coolant_temperature(engine_coolant_temperatures)[source]

Identifies maximum engine coolant temperature [°C].

Parameters:engine_coolant_temperatures (numpy.array) – Engine coolant temperature vector [°C].
Returns:Maximum engine coolant temperature [°C].
Return type:float