calculate_rolling_resistance_coeff

calculate_rolling_resistance_coeff(tyre_class, tyre_category)[source]

Calculates the rolling resistance coefficient [-].

Parameters:
  • tyre_class (str) – Tyre class (i.e., C1, C2, and C3).
  • tyre_category (str) – Tyre category (i.e., A, B, C, D, E, F, and G).
Returns:

Rolling resistance coefficient [-].

Return type:

float