public final class PhysicalConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
GRAVIT_ACC_EARTH
Gravitational acceleration - Earth (normal)
|
static double |
GRAVITATIONAL_CONSTANT
Gravitational constant
|
static double |
LIGHT_SPEED
Light speed
|
static double |
PLANCK_CONSTANT
Planck constant
|
static double |
PLANCK_CONSTANT_REDUCED
Reduced Planck constant
|
static double |
PLANCK_LENGTH
Planck length
|
static double |
PLANCK_MASS
Planck mass
|
static double |
PLANCK_TIME
Planck time
|
| Constructor and Description |
|---|
PhysicalConstants() |
public static final double LIGHT_SPEED
public static final double GRAVITATIONAL_CONSTANT
public static final double GRAVIT_ACC_EARTH
public static final double PLANCK_CONSTANT
public static final double PLANCK_CONSTANT_REDUCED
public static final double PLANCK_LENGTH
public static final double PLANCK_MASS
public static final double PLANCK_TIME
Copyright © 2017. All rights reserved.