get_drag_coefficient

Function get_drag_coefficient 

Source
pub fn get_drag_coefficient(mach: f64, drag_model: &DragModel) -> f64
Expand description

Get drag coefficient for given Mach number and drag model.

Every DragModel variant now has a dedicated high-resolution reference table (MBA-1386): G1/G6/G7/G8 (Aberdeen/BRL, MBA-939/156), G2/G5/GI/GS (Aberdeen/BRL, as tabulated in McCoy), and RA4 (British RA 1929 reference function).