identify_tyre_dynamic_rolling_coefficient

identify_tyre_dynamic_rolling_coefficient(r_wheels, r_dynamic)[source]

Identifies the dynamic rolling coefficient [-].

Parameters:
  • r_wheels (float) – Radius of the wheels [m].
  • r_dynamic (float) – Dynamic radius of the wheels [m].
Returns:

Dynamic rolling coefficient [-].

Return type:

float