|
JScience v3.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.physics.measures.Constants
public final class Constants
This class provides most accurate physical constants measures; the more accurate the constants, the higher the precision
of the calculations making use of these constants.
Constant names use the full range of Unicode characters and are mixed uppercase/lowercase to resemble symbolic names as much as possible
Reference: CODATA Internationally recommended values of the Fundamental Physical Constants (2002)
| Field Summary | |
|---|---|
static Measure<?> |
µ0
Holds the permeability of vacuum or magnetic constant. |
static Measure<?> |
µB
Holds the Bohr magneton (ℏ·e/2me) |
static Measure<?> |
µN
Holds the nuclear magneton (ℏ·e/2mp) |
static Measure<Length> |
a0
Holds the Bohr radius (α/(4π·Rinf)) |
static Measure<Mass> |
amu
Holds the unified atomic mass unit (0.001 kg/mol)/N |
static Measure<Velocity> |
c
Holds the speed of light in vacuum (exact). |
static Measure<?> |
c_square
Holds c². |
static Measure<ElectricCharge> |
e
Holds the elementary charge (positron charge). |
static Measure<?> |
Eh
Holds the Hartree energy (2Rinf·h·c) |
static Measure<?> |
F
Holds the Faraday constant (N·e) |
static Measure<Dimensionless> |
four_π
Holds 4· π. |
static Measure<Acceleration> |
g
Holds the standard acceleration due to gravity (approximately equal to the acceleration due to gravity on the Earth's surface). |
static Measure<?> |
G
Holds the Newtonian constant of gravitation. |
static Measure<ElectricConductance> |
G0
Holds the conductance quantum (2e²/h) |
static Measure<Dimensionless> |
half_π
Holds π/2. |
static Measure<?> |
k
Holds the Boltzmann constant. |
static Measure<Length> |
lP
Holds the Planck length (ℏ/(mP·c)) |
static Measure<Mass> |
md
Holds the deuteron rest mass. |
static Measure<Mass> |
me
Holds the electron rest mass. |
static Measure<Mass> |
mn
Holds the neutron rest mass. |
static Measure<Mass> |
mp
Holds the proton rest mass. |
static Measure<Mass> |
mP
Holds the Planck mass (ℏ·c/G)1/2 |
static Measure<Mass> |
mμ
Holds the muon rest mass. |
static Measure<?> |
N
Holds the Avogadro constant. |
static Measure<?> |
R
Holds the molar gas constant (N·k) |
static Measure<?> |
Rinf
Holds the Rydberg constant (α²·me·c/2h). |
static Measure<Duration> |
tP
Holds the Planck time (lP/c) |
static Measure<Dimensionless> |
two_π
Holds 2· π. |
static Measure<ElectricResistance> |
Z0
Holds the characteristic impedance of vacuum (µ0·c). |
static Measure<MagneticFlux> |
Φ0
Holds the magnetic flux quantum (h/2e) |
static Measure<Dimensionless> |
α
Holds the fine structure constant (e²/(2·ε0·c·h)) |
static Measure<?> |
ε0
Holds the permittivity of vacuum or electric constant (1/(µ0·c²)) |
static Measure<Dimensionless> |
π
Holds the ratio of the circumference of a circle to its diameter. |
static Measure<Dimensionless> |
π_square
Holds π². |
static Measure<?> |
σ
Holds the Stefan-Boltzmann constant ((π²/60)·k4/(ℏ³·c²)) |
static Measure<?> |
ℎ
Holds the Planck constant. |
static Measure<?> |
ℏ
Holds the Planck constant over 2π. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Measure<Acceleration> g
public static final Measure<Mass> me
public static final Measure<Mass> mp
public static final Measure<Mass> mn
public static final Measure<Mass> md
public static final Measure<Mass> mμ
public static final Measure<Dimensionless> π
public static final Measure<Dimensionless> half_π
π/2.
public static final Measure<Dimensionless> two_π
π.
public static final Measure<Dimensionless> four_π
π.
public static final Measure<Dimensionless> π_square
π².
public static final Measure<Velocity> c
public static final Measure<?> c_square
c².
public static final Measure<?> k
public static final Measure<?> ℎ
public static final Measure<?> ℏ
public static final Measure<ElectricCharge> e
public static final Measure<?> µ0
public static final Measure<?> ε0
public static final Measure<ElectricResistance> Z0
public static final Measure<Dimensionless> α
public static final Measure<?> G
public static final Measure<?> N
public static final Measure<?> R
public static final Measure<?> F
public static final Measure<?> σ
public static final Measure<Mass> amu
public static final Measure<?> Rinf
public static final Measure<Length> a0
public static final Measure<?> Eh
public static final Measure<MagneticFlux> Φ0
public static final Measure<ElectricConductance> G0
public static final Measure<?> µB
public static final Measure<?> µN
public static final Measure<Mass> mP
public static final Measure<Length> lP
public static final Measure<Duration> tP
|
JScience v3.3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||