pub fn convert_bc_at_mach(
source_bc: f64,
source: DragModel,
target: DragModel,
mach: f64,
) -> Result<ScalarBcConversionV1, BcConversionError>Expand description
Convert one scalar BC at a stated Mach number.
pub fn convert_bc_at_mach(
source_bc: f64,
source: DragModel,
target: DragModel,
mach: f64,
) -> Result<ScalarBcConversionV1, BcConversionError>Convert one scalar BC at a stated Mach number.