ARTS 2.5.11 (git: 725533f0)
|
Public Attributes | |
Index | nBand |
std::array< Index, parameters::nBmx > | Isot |
std::array< Index, parameters::nBmx > | nLines |
std::array< Index, parameters::nBmx > | li |
std::array< Index, parameters::nBmx > | lf |
std::array< String, parameters::nBmx > | BandFile |
Definition at line 55 of file linemixing_hitran.cc.
std::array<String, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::BandFile |
Definition at line 61 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::detband(), and lm_hitran_2017::readlines().
std::array<Index, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::Isot |
Definition at line 57 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::compabs(), lm_hitran_2017::detband(), lm_hitran_2017::read(), and lm_hitran_2017::readlines().
std::array<Index, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::lf |
Definition at line 60 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::detband(), and lm_hitran_2017::read().
std::array<Index, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::li |
Definition at line 59 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::calcw(), lm_hitran_2017::detband(), and lm_hitran_2017::read().
Index lm_hitran_2017::CommonBlock::Bands::nBand |
Definition at line 56 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::compabs(), lm_hitran_2017::detband(), lm_hitran_2017::read(), and lm_hitran_2017::readlines().
std::array<Index, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::nLines |
Definition at line 58 of file linemixing_hitran.cc.
Referenced by lm_hitran_2017::compabs(), lm_hitran_2017::read(), and lm_hitran_2017::readlines().