CARMA C++
|
Standard physical constants CARMA-wide. More...
#include <carma/services/Physical.h>
Static Public Attributes | |
static const double | ABS_ZERO = -273.15 |
Absolute zero. More... | |
static const double | C = 299792458.0 |
Speed of light Units: m/s. More... | |
static const double | G = 6.6742E-11 |
Newton's gravitational extern constant Units: m^3 kg^-1 s^-1. More... | |
static const double | H = 6.6260693E-34 |
Planck's constant Units: J*s. More... | |
static const double | K = 1.3806505E-23 |
Boltzmann's extern constant Units: Joule/K. More... | |
static const double | NANOSEC_PER_METER = 3.33564095198 |
conversion of nanoseconds of delay to meters of delay More... | |
static const double | R_WATER = 461.5 |
Individual gas constant for water Units: Joule/(kg*K) More... | |
Standard physical constants CARMA-wide.
Values are taken from the National Institute of Standards. Units follow CARMA Standard Units where applicable, SI otherwise.
Definition at line 29 of file Physical.h.
|
static |
|
static |
Speed of light Units: m/s.
Definition at line 35 of file Physical.h.
|
static |
Newton's gravitational extern constant Units: m^3 kg^-1 s^-1.
Definition at line 41 of file Physical.h.
|
static |
Planck's constant Units: J*s.
Definition at line 53 of file Physical.h.
|
static |
Boltzmann's extern constant Units: Joule/K.
Definition at line 47 of file Physical.h.
|
static |
conversion of nanoseconds of delay to meters of delay
Definition at line 71 of file Physical.h.
|
static |
Individual gas constant for water Units: Joule/(kg*K)
Definition at line 65 of file Physical.h.