fit_bc_family

Function fit_bc_family 

Source
pub fn fit_bc_family(
    segments: &[BCSegmentData],
    source: DragModel,
    candidate: DragModel,
    speed_of_sound_fps: f64,
) -> Result<BcFamilyFitV1, BcConversionError>
Expand description

Fit one scalar BC in candidate across all supplied source-family BC bands.