All Packages Class Hierarchy This Package Previous Next Index
Interface JSci.physics.PhysicalConstants
- public interface PhysicalConstants
- extends NumericalConstants
A collection of fundamental physical constants.
All values expressed in SI units.
(Source: CODATA Bulletin No. 63 Nov 1986)
-
AVOGADRO
- Avogadro's constant.
-
BOHR_MAGNETON
- Bohr magneton (defined).
-
BOLTZMANN
- Boltzmann's constant (defined).
-
CHARGE
- Elementary charge.
-
ELECTRON_MASS
- Electron rest mass.
-
ELECTRON_MOMENT
- Magnetic moment of electron.
-
FARADAY
- Faraday constant.
-
FINE_STRUCTURE
- Fine structure constant (defined).
-
FLUX_QUANTUM
- Magnetic flux quantum (defined).
-
GRAVITATION
- Gravitational constant.
-
H_BAR
- Planck's constant divided by 2*PI (defined).
-
MOLAR_GAS
- Molar gas constant.
-
NEUTRON_MASS
- Neutron rest mass.
-
PERMEABILITY
- Permeability constant (exact).
-
PERMITTIVITY
- Permittivity constant (defined).
-
PLANCK
- Planck's constant.
-
PROTON_MASS
- Proton rest mass.
-
PROTON_MOMENT
- Magnetic moment of proton.
-
RYDBERG
- Rydberg constant (defined).
-
SPEED_OF_LIGHT
- Speed of light in vacuo (exact).
-
STEFAN_BOLTZMANN
- Stefan-Boltzmann constant.
PLANCK
public static final double PLANCK
- Planck's constant.
H_BAR
public static final double H_BAR
- Planck's constant divided by 2*PI (defined).
SPEED_OF_LIGHT
public static final double SPEED_OF_LIGHT
- Speed of light in vacuo (exact).
PERMEABILITY
public static final double PERMEABILITY
- Permeability constant (exact).
PERMITTIVITY
public static final double PERMITTIVITY
- Permittivity constant (defined).
GRAVITATION
public static final double GRAVITATION
- Gravitational constant.
CHARGE
public static final double CHARGE
- Elementary charge.
ELECTRON_MASS
public static final double ELECTRON_MASS
- Electron rest mass.
PROTON_MASS
public static final double PROTON_MASS
- Proton rest mass.
NEUTRON_MASS
public static final double NEUTRON_MASS
- Neutron rest mass.
AVOGADRO
public static final double AVOGADRO
- Avogadro's constant.
MOLAR_GAS
public static final double MOLAR_GAS
- Molar gas constant.
BOLTZMANN
public static final double BOLTZMANN
- Boltzmann's constant (defined).
STEFAN_BOLTZMANN
public static final double STEFAN_BOLTZMANN
- Stefan-Boltzmann constant.
RYDBERG
public static final double RYDBERG
- Rydberg constant (defined).
FINE_STRUCTURE
public static final double FINE_STRUCTURE
- Fine structure constant (defined).
FARADAY
public static final double FARADAY
- Faraday constant.
FLUX_QUANTUM
public static final double FLUX_QUANTUM
- Magnetic flux quantum (defined).
BOHR_MAGNETON
public static final double BOHR_MAGNETON
- Bohr magneton (defined).
ELECTRON_MOMENT
public static final double ELECTRON_MOMENT
- Magnetic moment of electron.
PROTON_MOMENT
public static final double PROTON_MOMENT
- Magnetic moment of proton.
All Packages Class Hierarchy This Package Previous Next Index