ARTS 2.5.11 (git: 725533f0)
lm_hitran_2017::CommonBlock::Bands Struct Reference

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
 

Detailed Description

Definition at line 55 of file linemixing_hitran.cc.

Member Data Documentation

◆ BandFile

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().

◆ Isot

std::array<Index, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::Isot

◆ lf

std::array<Index, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::lf

◆ li

std::array<Index, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::li

◆ nBand

Index lm_hitran_2017::CommonBlock::Bands::nBand

◆ nLines

std::array<Index, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::nLines

The documentation for this struct was generated from the following file: