| cloudy
    trunk
    | 


Go to the source code of this file.
| Data Structures | |
| class | quantumStateLabels | 
| class | qList | 
| class | qStateProxy | 
| class | qStateConstProxy | 
| Enumerations | |
| enum | level_status { LEVEL_INACTIVE, LEVEL_ACTIVE } | 
| Functions | |
| void | Junk (qStateProxy) | 
| void | Zero (qStateProxy) | 
| enum level_status | 
| Enumerator | |
|---|---|
| LEVEL_INACTIVE | |
| LEVEL_ACTIVE | |
Definition at line 10 of file quantumstate.h.
| void Junk | ( | qStateProxy | ) | 
statistical weight [dimensionless]
column density of state [cm-2]
population of state [cm-3]
departure coefficient of state [dimensionless]
ion stage of element, 1 for atom, 2 ion, etc
atomic number of element, 1 for H, 2 for He, etc
Definition at line 9 of file quantumstate.cpp.
References qStateProxy::ColDen(), DEBUG_ENTRY, qStateProxy::DepartCoef(), qStateProxy::g(), qStateProxy::IonStg(), qStateProxy::j(), qStateProxy::J(), qStateProxy::l(), LEVEL_ACTIVE, qStateProxy::n(), qStateProxy::nelem(), qStateProxy::Pop(), qStateProxy::S(), qStateProxy::status(), and qStateProxy::v().
Referenced by qList::reset().

| void Zero | ( | qStateProxy | ) | 
population of state [cm-3]
departure coefficient of state [dimensionless]
Definition at line 40 of file quantumstate.cpp.
References DEBUG_ENTRY, qStateProxy::DepartCoef(), and qStateProxy::Pop().
Referenced by qList::reset().

 1.8.5
 1.8.5