Variables | |
const double | speedOfLight = 2.99792458e8 |
const double | kBoltzmann = 1.380658e-23 |
const double | sigmaStefanBoltzmann = 5.67051e-8 |
const double | hPlanck = 6.6260755e-34 |
const double | astronomicalUnit = 1.49597893e11 |
const double | solarConstant = 1368.0 |
const double | tropicalYear = 3.15569259747e7 |
const double | tcmb = 2.726 |
const double | solsysdir_ecl_theta = 1.7678013480275747 |
const double | solsysdir_ecl_phi = 3.0039153062803194 |
const double | solsysspeed = 371000.0 |
|
Light speed in m/s.
Definition at line 71 of file constants.h. |
|
Boltzmann's constant in J/K.
Definition at line 74 of file constants.h. |
|
Stefan-Boltzmann constant in W/m^2/K^4.
Definition at line 77 of file constants.h. |
|
Planck's constant in J s.
Definition at line 80 of file constants.h. |
|
Astronomical unit in m.
Definition at line 83 of file constants.h. |
|
Solar constant in W/m^2.
Definition at line 86 of file constants.h. |
|
Tropical year in s.
Definition at line 89 of file constants.h. |
|
Average CMB temperature in K.
Definition at line 92 of file constants.h. |
|
Colatitude of the solar system motion relative to CMB (ecliptical coordinates). Definition at line 96 of file constants.h. |
|
Longitude of the solar system motion relative to CMB (ecliptical coordinates). Definition at line 100 of file constants.h. |
|
Speed of the solar system motion relative to CMB in m/s.
Definition at line 103 of file constants.h. |