default_correct_start_stop_with_gears

default_correct_start_stop_with_gears(gear_box_type)[source]

Defines a flag that imposes the engine on when there is a gear > 0.

Parameters:gear_box_type (str) – Gear box type (manual or automatic or cvt).
Returns:A flag to impose engine on when there is a gear > 0.
Return type:bool