pub fn transonic_drag_rise(mach: f64, shape: ProjectileShape) -> f64Expand description
Calculate the transonic drag rise factor
This models the sharp increase in drag as shock waves form and strengthen in the transonic regime. Based on empirical correlations and theoretical models from Anderson’s “Modern Compressible Flow” and McCoy’s work.