pub fn interpolated_bc( mach: f64, segments: &[(f64, f64)], inputs: Option<&BallisticInputs>, ) -> f64
Interpolate ballistic coefficient from segments with dynamic fallback