pub fn magnetic_flux_density_for_velocity_selector( electric_field: f64, speed: f64, ) -> Option<f64>
Computes magnetic flux density magnitude for a selector using B = E / v.
B = E / v