josephsonConstant top-level constant

MiscQuantity const josephsonConstant

The inverse of the magnetic flux quantum.

Implementation

const MiscQuantity josephsonConstant = MiscQuantity.constant(
    Double.constant(483597848444444.44),
    Dimensions.constant(
        <String, int>{'Length': -2, 'Mass': -1, 'Current': 1, 'Time': 2}));