VERB_code_2.3
variousConstants.h File Reference

Various useful constants, see source code for details. More...

Go to the source code of this file.

Namespaces

 VC
 Various mathematical constants Click variousConstants.h to see constants in source code.
 

Macros

#define VARIOUS_CONSTANTS_H
 Prevent of double definition of this file.
 

Variables

static const double VC::zero_f = 1e-31
 Minimum value for PSD.
 
static const double VC::mc2 = 0.511
 m*c^2 = 0.511 MeV
 
static const double VC::pi = 3.141592653589793238462643
 π
 
static const double VC::m = 9.10953e-28
 mass of electron in grams
 
static const double VC::c_cgs = 2.998e10
 speed of light, cm/s
 
static const double VC::c_si = 2.998e8
 speed of light, km/s
 
static const double VC::qe = 4.803242e-10
 electron charge, CGS units
 
static const double VC::B_0 = 0.311
 magnetic field at the equatorial plane on the Earth surface, Gauss
 
static const double VC::exp = 2.7183
 exponential
 
static const double VC::RE = 6.371e6
 Radius fo the Earch in km.
 

Detailed Description

Various useful constants, see source code for details.

Author
Developed under supervision of the PI Yuri Shprits

Definition in file variousConstants.h.