cloudy trunk
Loading...
Searching...
No Matches
quantumstate.h File Reference
#include "energy.h"
#include "proxy_iterator.h"
Include dependency graph for quantumstate.h:
This graph shows which files directly or indirectly include this file:

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)

Function Documentation

◆ Junk()

void Junk ( qStateProxy st)

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().

Here is the call graph for this function:

◆ Zero()

void Zero ( qStateProxy st)

population of state [cm-3]

Definition at line 36 of file quantumstate.cpp.

References DEBUG_ENTRY, and qStateProxy::Pop().

Referenced by qList::reset().

Here is the call graph for this function: