public final class Constants
extends java.lang.Object
Modifier and Type | Class | Description |
---|---|---|
static class |
Constants.CompassDirection |
Enumerated type for the compass directions NORTH, SOUTH, EAST, WEST.
|
Modifier and Type | Field | Description |
---|---|---|
static double |
AVOGADRO |
Avogadro's number, 6.022140857(74)e23 molecules/mole.
|
static double |
BOLTZMANN_K |
Boltzmann's constant, in (sim units)/kelvin.
|
static double |
EPSILON_0 |
The permittivity of a vacuum, in (sim units) (electron charge)^2.
|
static double |
G |
The gravitational constant, in simulation units.
|
static double |
G_EARTH |
The standard acceleration of gravity on Earth.
|
static double |
LIGHT_SPEED |
The speed of light, in simulation units.
|
static double |
PLANCK_H |
Planck's constant, in simulation units.
|
static double |
RYDBERG_R |
Rydberg's constant, in Angstroms.
|
static double |
TWO_PI |
Modifier and Type | Method | Description |
---|---|---|
static void |
main(java.lang.String[] arg) |
public static final double TWO_PI
public static final double AVOGADRO
public static final double G_EARTH
public static final double BOLTZMANN_K
public static final double PLANCK_H
public static final double RYDBERG_R
public static final double EPSILON_0
public static final double LIGHT_SPEED
public static final double G