calculate_aerodynamic_drag_coefficient

calculate_aerodynamic_drag_coefficient(vehicle_category)[source]

Calculates the aerodynamic drag coefficient [-].

Parameters:vehicle_category (str) – Vehicle category (i.e., A, B, C, D, E, F, S, M, and J).
Returns:Aerodynamic drag coefficient [-].
Return type:float