cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
quantumstate.cpp File Reference
#include "cddefines.h"
#include "quantumstate.h"
Include dependency graph for quantumstate.cpp:

Go to the source code of this file.

Functions

void Junk (qStateProxy st)
 
void Zero (qStateProxy st)
 

Function Documentation

void Junk ( qStateProxy  st)

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

Here is the call graph for this function:

void Zero ( qStateProxy  st)

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

Here is the call graph for this function: