#include <constants.hpp>
Static Public Member Functions | |
static eT | a_0 () |
Bohr radius (in meters) More... | |
static eT | alpha () |
fine-structure constant More... | |
static eT | alpha_inv () |
inverse fine-structure constant More... | |
static eT | b () |
Wien wavelength displacement law constant. More... | |
static eT | c_0 () |
speed of light in vacuum (in meters per second) More... | |
static eT | e () |
elementary charge (in coulombs) More... | |
static eT | eps_0 () |
electric constant (in farads per meter) More... | |
static eT | eV () |
electron volt (in joules) More... | |
static eT | F () |
Faraday constant (in coulombs) More... | |
static eT | G () |
Newtonian constant of gravitation (in newton square meters per kilogram squared) More... | |
static eT | G_0 () |
conductance quantum (in siemens) More... | |
static eT | h () |
Planck constant (in joule seconds) More... | |
static eT | h_bar () |
Planck constant over 2 pi, aka reduced Planck constant (in joule seconds) More... | |
static eT | k () |
Boltzmann constant (in joules per kelvin) More... | |
static eT | k_e () |
Coulomb's constant (in meters per farad) More... | |
static eT | k_evk () |
Boltzmann constant (in eV/K) More... | |
static eT | K_J () |
Josephson constant. More... | |
static eT | m_e () |
electron mass (in kg) More... | |
static eT | m_p () |
proton mass (in kg) More... | |
static eT | m_u () |
atomic mass constant (in kg) More... | |
static eT | mu_0 () |
magnetic constant (in henries per meter) More... | |
static eT | mu_B () |
Bohr magneton. More... | |
static eT | N_A () |
Avogadro constant. More... | |
static eT | phi_0 () |
magnetic flux quantum (in webers) More... | |
static eT | R () |
molar gas constant (in joules per mole kelvin) More... | |
static eT | R_inf () |
Rydberg constant (in reciprocal meters) More... | |
static eT | R_k () |
von Klitzing constant (in ohms) More... | |
static eT | sigma () |
Stefan-Boltzmann constant. More... | |
static eT | Z_0 () |
characteristic impedance of vacuum (in ohms) More... | |
Physical constants taken from NIST and WolframAlpha on 2009-06-23 http://physics.nist.gov/cuu/Constants http://www.wolframalpha.com See also http://en.wikipedia.org/wiki/Physical_constant
Definition at line 158 of file constants.hpp.
|
inlinestatic |
Bohr radius (in meters)
Definition at line 175 of file constants.hpp.
|
inlinestatic |
fine-structure constant
Definition at line 205 of file constants.hpp.
|
inlinestatic |
inverse fine-structure constant
Definition at line 208 of file constants.hpp.
|
inlinestatic |
Wien wavelength displacement law constant.
Definition at line 247 of file constants.hpp.
|
inlinestatic |
speed of light in vacuum (in meters per second)
Definition at line 238 of file constants.hpp.
|
inlinestatic |
elementary charge (in coulombs)
Definition at line 199 of file constants.hpp.
|
inlinestatic |
electric constant (in farads per meter)
Definition at line 190 of file constants.hpp.
|
inlinestatic |
electron volt (in joules)
Definition at line 196 of file constants.hpp.
|
inlinestatic |
Faraday constant (in coulombs)
Definition at line 202 of file constants.hpp.
|
inlinestatic |
Newtonian constant of gravitation (in newton square meters per kilogram squared)
Definition at line 223 of file constants.hpp.
|
inlinestatic |
conductance quantum (in siemens)
Definition at line 184 of file constants.hpp.
|
inlinestatic |
Planck constant (in joule seconds)
Definition at line 226 of file constants.hpp.
|
inlinestatic |
Planck constant over 2 pi, aka reduced Planck constant (in joule seconds)
Definition at line 229 of file constants.hpp.
|
inlinestatic |
Boltzmann constant (in joules per kelvin)
Definition at line 169 of file constants.hpp.
|
inlinestatic |
Coulomb's constant (in meters per farad)
Definition at line 187 of file constants.hpp.
|
inlinestatic |
Boltzmann constant (in eV/K)
Definition at line 172 of file constants.hpp.
|
inlinestatic |
Josephson constant.
Definition at line 211 of file constants.hpp.
|
inlinestatic |
electron mass (in kg)
Definition at line 193 of file constants.hpp.
|
inlinestatic |
proton mass (in kg)
Definition at line 232 of file constants.hpp.
|
inlinestatic |
atomic mass constant (in kg)
Definition at line 163 of file constants.hpp.
|
inlinestatic |
magnetic constant (in henries per meter)
Definition at line 214 of file constants.hpp.
|
inlinestatic |
Bohr magneton.
Definition at line 178 of file constants.hpp.
|
inlinestatic |
Avogadro constant.
Definition at line 166 of file constants.hpp.
|
inlinestatic |
magnetic flux quantum (in webers)
Definition at line 217 of file constants.hpp.
|
inlinestatic |
molar gas constant (in joules per mole kelvin)
Definition at line 220 of file constants.hpp.
|
inlinestatic |
Rydberg constant (in reciprocal meters)
Definition at line 235 of file constants.hpp.
|
inlinestatic |
von Klitzing constant (in ohms)
Definition at line 244 of file constants.hpp.
|
inlinestatic |
Stefan-Boltzmann constant.
Definition at line 241 of file constants.hpp.
|
inlinestatic |
characteristic impedance of vacuum (in ohms)
Definition at line 181 of file constants.hpp.