const Numeric EARTH_GRAV_CONST
Global constant, Earth gravitational constant [m^3/s^2].
const Numeric AVOGADROS_NUMB
Global constant, the Avogadro's number [molec/kg].
const Numeric EARTH_RADIUS
Global constant, the radius of the Earth [m].
const Numeric RAD2DEG
Global constant, conversion from radians to degrees.
const Numeric PLANCK_CONST
Global constant, the Planck constant [Js].
const Numeric EARTH_POLAR_RADIUS
Global constant, the polar radius of the Earth [m], from WGS84.
const Numeric COSMIC_BG_TEMP
Global constant, Planck temperature for cosmic background radiation [K].
const Numeric PRES_STAND
Global constant, Standard pressure in Pa.
const Numeric DEG2RAD
Global constant, conversion from degrees to radians.
const Numeric EARTH_EQUATORIAL_RADIUS
Global constant, the equatorial radius of the Earth [m], from WGS84.
const Numeric NAT_LOG_2
Global constant, ln(2)
Joker joker
Define the global joker objekt.
const Numeric TORR2PA
Global constant, converts torr to Pa.
const Numeric ATOMIC_MASS_UNIT
Atomic mass unit, 12th of a C^12_6 atom.
NUMERIC Numeric
The type to use for all floating point numbers.
const Numeric SPEED_OF_LIGHT
Global constant, spped of light in vaccum [m/s].
const Numeric EULER_NUMBER
Global constant, e (Euler's number)
const Numeric ATM2PA
Global constant, converts atm to Pa.
const Numeric SUN_TEMP
Global constant, Planck temperature for solar radiation [K].
const Numeric TEMP_0_C
Global constant, Temperature in Celsius of 0 Kelvin.
const Numeric LOG10_EULER_NUMBER
Global constant, log10(Euler's number)
Implementation of Matrix, Vector, and such stuff.
const Numeric HZ2CM
Global constant, converts Hz to cm-1.
const Numeric LOSCHMIDT_CONST
Global constant, Loschmidt constant [m^-3].
const Numeric NAT_LOG_TEN
Global constant, ln(10)
const Numeric SQRT_NAT_LOG_2
Global constant, sqrt(ln(2))
const Numeric PI
Global constant, pi.
const Numeric BOLTZMAN_CONST
Global constant, the Boltzmann constant [J/K].
The global header file for ARTS.