VERB_code_2.2
2
|
Various mathematical constants. More...
Variables | |
static const double | zero_f = 1e-31 |
Minimum value for PSD. More... | |
static const double | mc2 = 0.511 |
m*c^2 = 0.511 MeV More... | |
static const double | pi = 3.141592653589793238462643 |
π More... | |
static const double | m = 9.10953e-28 |
mass of electron in grams More... | |
static const double | c_cgs = 2.998e10 |
speed of light, cm/s More... | |
static const double | c_si = 2.998e8 |
speed of light, km/s More... | |
static const double | qe = 4.803242e-10 |
electron charge, CGS units More... | |
static const double | B_0 = 0.311 |
magnetic field at the equatorial plane on the Earth surface, Gauss More... | |
static const double | exp = 2.7183 |
exponential More... | |
static const double | RE = 6.371e6 |
Radius fo the Earch in km. More... | |
Various mathematical constants.
Namespace defined at variousConstants.h. It has no cpp files because in contains only constants
|
static |
Minimum value for PSD.
Definition at line 21 of file variousConstants.h.
|
static |
m*c^2 = 0.511 MeV
Definition at line 23 of file variousConstants.h.
|
static |
π
Definition at line 25 of file variousConstants.h.
|
static |
mass of electron in grams
Definition at line 27 of file variousConstants.h.
|
static |
speed of light, cm/s
Definition at line 29 of file variousConstants.h.
|
static |
speed of light, km/s
Definition at line 31 of file variousConstants.h.
|
static |
electron charge, CGS units
Definition at line 33 of file variousConstants.h.
|
static |
magnetic field at the equatorial plane on the Earth surface, Gauss
Definition at line 35 of file variousConstants.h.
|
static |
exponential
Definition at line 37 of file variousConstants.h.
|
static |
Radius fo the Earch in km.
Definition at line 39 of file variousConstants.h.