electronVolt constant

Energy const electronVolt

Electron volt (eV) as an Energy quantity. Value: 1.602176634×10⁻¹⁹ J.

Represents the kinetic energy gained by an electron when accelerated through a potential difference of one volt.

Implementation

static const Energy electronVolt = Energy(1.602176634e-19, EnergyUnit.joule);