calculate_max_speed_velocity_ratio

calculate_max_speed_velocity_ratio(speed_velocity_ratios)[source]

Calculates the maximum speed velocity ratio of the gear box [h*RPM/km].

Parameters:speed_velocity_ratios (dict[int | float]) – Speed velocity ratios of the gear box [h*RPM/km].
Returns:Maximum speed velocity ratio of the gear box [h*RPM/km].
Return type:float