identify_max_gear

identify_max_gear(speed_velocity_ratios)[source]

Identifies the maximum gear of the gear box [-].

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