ARTS  2.3.1285(git:92a29ea9-dirty)
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 52 of file linemixing_hitran.cc.

Member Data Documentation

◆ BandFile

std::array<String, parameters::nBmx> lm_hitran_2017::CommonBlock::Bands::BandFile

Definition at line 58 of file linemixing_hitran.cc.

◆ Isot

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

Definition at line 54 of file linemixing_hitran.cc.

◆ lf

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

Definition at line 57 of file linemixing_hitran.cc.

◆ li

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

Definition at line 56 of file linemixing_hitran.cc.

◆ nBand

Index lm_hitran_2017::CommonBlock::Bands::nBand

Definition at line 53 of file linemixing_hitran.cc.

◆ nLines

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

Definition at line 55 of file linemixing_hitran.cc.


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