VERB_code_2.2
2
|
Variouse usefull constants, see namespace VC for details. More...
Go to the source code of this file.
Namespaces | |
VC | |
Various mathematical constants. | |
Constant Groups | |
VC | |
Various mathematical constants. | |
Macros | |
#define | VARIOUS_CONSTANTS_H |
Prevent of double definition of this file. More... | |
Variables | |
static const double | VC::zero_f = 1e-31 |
Minimum value for PSD. More... | |
static const double | VC::mc2 = 0.511 |
m*c^2 = 0.511 MeV More... | |
static const double | VC::pi = 3.141592653589793238462643 |
π More... | |
static const double | VC::m = 9.10953e-28 |
mass of electron in grams More... | |
static const double | VC::c_cgs = 2.998e10 |
speed of light, cm/s More... | |
static const double | VC::c_si = 2.998e8 |
speed of light, km/s More... | |
static const double | VC::qe = 4.803242e-10 |
electron charge, CGS units More... | |
static const double | VC::B_0 = 0.311 |
magnetic field at the equatorial plane on the Earth surface, Gauss More... | |
static const double | VC::exp = 2.7183 |
exponential More... | |
static const double | VC::RE = 6.371e6 |
Radius fo the Earch in km. More... | |
Variouse usefull constants, see namespace VC for details.
Definition in file variousConstants.h.
#define VARIOUS_CONSTANTS_H |
Prevent of double definition of this file.
Definition at line 11 of file variousConstants.h.