identify_after_treatment_cooling_duration

identify_after_treatment_cooling_duration(times, after_treatment_warm_up_phases, is_hybrid=False)[source]

Identify after treatment cooling duration [s].

Parameters:
  • times (numpy.array) – Time vector [s].
  • after_treatment_warm_up_phases (numpy.array) – Phases when engine speed is affected by the after treatment warm up [-].
  • is_hybrid (bool) – Is the vehicle hybrid?
Returns:

After treatment cooling duration [s].

Return type:

float