calculate_aerodynamic_drag_coefficient_v1

calculate_aerodynamic_drag_coefficient_v1(vehicle_body)[source]

Calculates the aerodynamic drag coefficient [-].

Parameters:vehicle_body (str) – Vehicle body (i.e., cabriolet, sedan, hatchback, stationwagon, suv/crossover, mpv, coupé, bus, bestelwagen, pick-up).
Returns:Aerodynamic drag coefficient [-].
Return type:float