Be careful as you cannot simply replace max_accel_to_decel
by min_cruise_ratio
.
To convert from one to the other:
min\_cruise\_ratio = 1 - \frac{max\_accel\_to\_decel}{max\_accel}
Be careful as you cannot simply replace max_accel_to_decel
by min_cruise_ratio
.
To convert from one to the other: