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)


Variable Index

 o AVOGADRO
Avogadro's constant.
 o BOHR_MAGNETON
Bohr magneton (defined).
 o BOLTZMANN
Boltzmann's constant (defined).
 o CHARGE
Elementary charge.
 o ELECTRON_MASS
Electron rest mass.
 o ELECTRON_MOMENT
Magnetic moment of electron.
 o FARADAY
Faraday constant.
 o FINE_STRUCTURE
Fine structure constant (defined).
 o FLUX_QUANTUM
Magnetic flux quantum (defined).
 o GRAVITATION
Gravitational constant.
 o H_BAR
Planck's constant divided by 2*PI (defined).
 o MOLAR_GAS
Molar gas constant.
 o NEUTRON_MASS
Neutron rest mass.
 o PERMEABILITY
Permeability constant (exact).
 o PERMITTIVITY
Permittivity constant (defined).
 o PLANCK
Planck's constant.
 o PROTON_MASS
Proton rest mass.
 o PROTON_MOMENT
Magnetic moment of proton.
 o RYDBERG
Rydberg constant (defined).
 o SPEED_OF_LIGHT
Speed of light in vacuo (exact).
 o STEFAN_BOLTZMANN
Stefan-Boltzmann constant.

Variables

 o PLANCK
 public static final double PLANCK
Planck's constant.

 o H_BAR
 public static final double H_BAR
Planck's constant divided by 2*PI (defined).

 o SPEED_OF_LIGHT
 public static final double SPEED_OF_LIGHT
Speed of light in vacuo (exact).

 o PERMEABILITY
 public static final double PERMEABILITY
Permeability constant (exact).

 o PERMITTIVITY
 public static final double PERMITTIVITY
Permittivity constant (defined).

 o GRAVITATION
 public static final double GRAVITATION
Gravitational constant.

 o CHARGE
 public static final double CHARGE
Elementary charge.

 o ELECTRON_MASS
 public static final double ELECTRON_MASS
Electron rest mass.

 o PROTON_MASS
 public static final double PROTON_MASS
Proton rest mass.

 o NEUTRON_MASS
 public static final double NEUTRON_MASS
Neutron rest mass.

 o AVOGADRO
 public static final double AVOGADRO
Avogadro's constant.

 o MOLAR_GAS
 public static final double MOLAR_GAS
Molar gas constant.

 o BOLTZMANN
 public static final double BOLTZMANN
Boltzmann's constant (defined).

 o STEFAN_BOLTZMANN
 public static final double STEFAN_BOLTZMANN
Stefan-Boltzmann constant.

 o RYDBERG
 public static final double RYDBERG
Rydberg constant (defined).

 o FINE_STRUCTURE
 public static final double FINE_STRUCTURE
Fine structure constant (defined).

 o FARADAY
 public static final double FARADAY
Faraday constant.

 o FLUX_QUANTUM
 public static final double FLUX_QUANTUM
Magnetic flux quantum (defined).

 o BOHR_MAGNETON
 public static final double BOHR_MAGNETON
Bohr magneton (defined).

 o ELECTRON_MOMENT
 public static final double ELECTRON_MOMENT
Magnetic moment of electron.

 o PROTON_MOMENT
 public static final double PROTON_MOMENT
Magnetic moment of proton.


All Packages  Class Hierarchy  This Package  Previous  Next  Index