characteristicImpedanceOfVacuum top-level constant

Resistance const characteristicImpedanceOfVacuum

Relates the magnitudes of the electric and magnetic fields of electromagnetic radiation travelling through free space.

Implementation

const Resistance characteristicImpedanceOfVacuum = Resistance.constant(
    Double.constant(376.730313668),
    uncert: 1.513018674951446e-10);