ARTS
2.4.0(git:4fb77825)
|
Namespace containing several constants, physical and mathematical. More...
Functions | |
template<class T > | |
constexpr T | pow2 (T x) |
power of two More... | |
template<class T > | |
constexpr T | pow3 (T x) |
power of three More... | |
template<class T > | |
constexpr T | pow4 (T x) |
power of four More... | |
Namespace containing several constants, physical and mathematical.
|
constexpr |
power of two
Definition at line 64 of file constants.h.
References ARTS::Var::x().
Referenced by Linefunctions::apply_linestrength_from_nlte_level_distributions(), case_b_g_coefficient_o2(), dboltzman_factordT(), dstimulated_emissiondT(), Zeeman::FromGrids(), Absorption::PredefinedModel::makarov2020_o2_lines_mpm(), o2_ecs_adiabatic_factor_makarov(), o2_ecs_erot_jn_same(), pCqSDHC_to_arts(), pow3(), pow4(), Linefunctions::set_htp(), and Zeeman::Model::Strength().
|
constexpr |
power of three
Definition at line 70 of file constants.h.
References pow2(), and ARTS::Var::x().
Referenced by case_b_g_coefficient_o2(), Absorption::PredefinedModel::makarov2020_o2_lines_ecs(), Absorption::PredefinedModel::makarov2020_o2_lines_mpm(), o2_ecs_erot_jn_same(), and Linefunctions::set_htp().
|
constexpr |
power of four
Definition at line 76 of file constants.h.
References pow2(), and ARTS::Var::x().
Referenced by pCqSDHC_to_arts_D2_deriv(), pCqSDHC_to_arts_freq_deriv(), pCqSDHC_to_arts_G2_deriv(), and Linefunctions::set_htp().