#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 1009 of file absorption.h.
| SpecIsoMap::SpecIsoMap | ( | ) | [inline] |
Definition at line 1011 of file absorption.h.
Definition at line 1012 of file absorption.h.
| const Index& SpecIsoMap::Speciesindex | ( | ) | const [inline] |
Definition at line 1019 of file absorption.h.
| const Index& SpecIsoMap::Isotopeindex | ( | ) | const [inline] |
Definition at line 1021 of file absorption.h.
Index SpecIsoMap::mspeciesindex [private] |
Definition at line 1024 of file absorption.h.
Index SpecIsoMap::misotopeindex [private] |
Definition at line 1025 of file absorption.h.
1.5.6