#include "energy.h"#include "proxy_iterator.h"Go to the source code of this file.
Data Structures | |
| class | quantumStateLabels |
| class | qList |
| class | qStateProxy |
| class | qStateConstProxy |
Functions | |
| void | Junk (qStateProxy) |
| void | Zero (qStateProxy) |
| void Junk | ( | qStateProxy | ) |
statistical weight [dimensionless]
column density of state [cm-2]
population of state [cm-3]
ion stage of element, 1 for atom, 2 ion, etc
atomic number of element, 1 for H, 2 for He, etc
Definition at line 8 of file quantumstate.cpp.
References qStateProxy::chLabel(), qStateProxy::ColDen(), DEBUG_ENTRY, qStateProxy::g(), qStateProxy::IonStg(), qStateProxy::J(), qStateProxy::j(), qStateProxy::l(), qStateProxy::n(), qStateProxy::nelem(), qStateProxy::Pop(), qStateProxy::S(), and qStateProxy::v().
Referenced by qList::reset().
| void Zero | ( | qStateProxy | ) |
population of state [cm-3]
Definition at line 36 of file quantumstate.cpp.
References DEBUG_ENTRY, and qStateProxy::Pop().
Referenced by qList::reset().
1.6.1