calculate_velocity_speed_ratios

calculate_velocity_speed_ratios(speed_velocity_ratios)[source]

Calculates velocity speed (or speed velocity) ratios of the gear box [km/(h*RPM) or h*RPM/km].

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