define_tyre_code

define_tyre_code(tyre_dimensions)[source]

Returns the tyre code from the tyre dimensions.

Parameters:tyre_dimensions (dict) –

Tyre dimensions.

Note

The fields are : use, nominal_section_width, aspect_ratio, carcass, diameter, load_index, speed_rating, and additional_marks.

Returns:Tyre code (e.g.,P225/70R14).
Return type:str