#include <absorption.h>
Public Member Functions | |
SpecIsoMap () | |
SpecIsoMap (const Index &speciesindex, const Index &isotopeindex) | |
const Index & | Speciesindex () const |
const Index & | Isotopeindex () const |
Private Attributes | |
Index | mspeciesindex |
Index | misotopeindex |
Definition at line 1004 of file absorption.h.
SpecIsoMap::SpecIsoMap | ( | ) | [inline] |
Definition at line 1006 of file absorption.h.
Definition at line 1007 of file absorption.h.
const Index& SpecIsoMap::Speciesindex | ( | ) | const [inline] |
const Index& SpecIsoMap::Isotopeindex | ( | ) | const [inline] |
Index SpecIsoMap::mspeciesindex [private] |
Index SpecIsoMap::misotopeindex [private] |