Skip to main content

convert_bc_segments

Function convert_bc_segments 

Source
pub fn convert_bc_segments(
    segments: &[BCSegmentData],
    source: DragModel,
    target: DragModel,
    speed_of_sound_fps: f64,
) -> Result<BandedBcConversionV1, BcConversionError>
Expand description

Convert every source band to a constant target-family BC over the same velocity bounds.