Skip to main content

mach_number

Function mach_number 

Source
pub fn mach_number<R>(
    u: &Speed<R>,
    sound_speed: &Speed<R>,
) -> PropagatingEffect<R>
where R: RealField + Debug + Default + 'static,
Expand description