|
ARTS
2.3.1285(git:92a29ea9-dirty)
|
Namespace and functions to deal with HITRAN linemixing. More...
#include "absorptionlines.h"#include "complex.h"#include "constants.h"#include "linescaling.h"#include "matpackIV.h"#include "mystring.h"Go to the source code of this file.
Classes | |
| struct | HitranRelaxationMatrixData |
Namespaces | |
| lm_hitran_2017 | |
Functions | |
| Vector | lm_hitran_2017::compute (const Numeric p, const Numeric t, const Numeric xco2, const Numeric xh2o, const ConstVectorView invcm_grid, const Numeric stotmax, const calctype type) |
| Vector | lm_hitran_2017::compute (const HitranRelaxationMatrixData &hitran, const ArrayOfAbsorptionLines &bands, const Numeric P, const Numeric T, const ConstVectorView vmrs, const ConstVectorView f_grid, const SpeciesAuxData &partition_functions) |
| Compute the absorptionlines. More... | |
| constexpr bool | lm_hitran_2017::typeVP (ModeOfLineMixing x) |
| constexpr bool | lm_hitran_2017::typeLP (ModeOfLineMixing x) |
| constexpr bool | lm_hitran_2017::typeFull (ModeOfLineMixing x) |
| void | lm_hitran_2017::read (HitranRelaxationMatrixData &hitran, ArrayOfAbsorptionLines &bands, const String &basedir, const Numeric linemixinglimit, const Numeric fmin, const Numeric fmax, const Numeric stot, const ModeOfLineMixing mode) |
| Read from HITRAN online line mixing file. More... | |
Namespace and functions to deal with HITRAN linemixing.
Definition in file linemixing_hitran.h.