cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Enumerations | Functions
quantumstate.h File Reference
#include "energy.h"
#include "vectorize.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
 

Enumerations

enum  level_status { LEVEL_INACTIVE, LEVEL_ACTIVE }
 

Functions

void Junk (qStateProxy)
 
void Zero (qStateProxy)
 

Enumeration Type Documentation

Enumerator
LEVEL_INACTIVE 
LEVEL_ACTIVE 

Definition at line 10 of file quantumstate.h.

Function Documentation

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

Here is the call graph for this function:

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

Here is the call graph for this function: