cloudy trunk
|
#include <quantumstate.h>
Public Types | |
typedef qList | list_type |
typedef ProxyIterator< qStateProxy, qStateConstProxy > | iterator |
Public Member Functions | |
qStateProxy (list_type *list, int index) | |
qStateProxy (void) | |
char * | chLabel () const |
char * | chConfig () const |
Energy & | energy () const |
realnum & | g () const |
double & | Pop () const |
double & | ColDen () const |
int & | IonStg () const |
int & | nelem () const |
double & | ConBoltz () const |
double & | Boltzmann () const |
double & | lifetime () const |
long & | n () const |
long & | l () const |
long & | S () const |
long & | v () const |
long & | j () const |
long & | J () const |
Private Attributes | |
list_type * | m_list |
int | m_index |
Friends | |
class | ProxyIterator< qStateProxy, qStateConstProxy > |
Definition at line 130 of file quantumstate.h.
Definition at line 134 of file quantumstate.h.
typedef qList qStateProxy::list_type |
Definition at line 133 of file quantumstate.h.
|
inlineexplicit |
Definition at line 140 of file quantumstate.h.
|
inlineexplicit |
Definition at line 142 of file quantumstate.h.
|
inline |
Boltzmann to ground state
Definition at line 205 of file quantumstate.h.
|
inline |
Definition at line 148 of file quantumstate.h.
|
inline |
Definition at line 144 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
population of state [cm-3]
Definition at line 168 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
ConBoltz excit to continuum
Definition at line 200 of file quantumstate.h.
|
inline |
energy of the state
Definition at line 153 of file quantumstate.h.
References m_index, and m_list.
Referenced by compareEnergies().
|
inline |
statistical weight [dimensionless]
Definition at line 158 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
ion stage of element, 1 for atom, 2 ion, etc
Definition at line 190 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
Definition at line 234 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
Definition at line 230 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
Definition at line 218 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
Lifetime of the state
Definition at line 210 of file quantumstate.h.
|
inline |
Definition at line 214 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
atomic number of element, 1 for H, 2 for He, etc
Definition at line 195 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
|
inline |
Definition at line 222 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
inline |
Definition at line 226 of file quantumstate.h.
References m_index, and m_list.
Referenced by Junk().
|
friend |
Definition at line 134 of file quantumstate.h.
|
private |
Definition at line 138 of file quantumstate.h.
Referenced by Boltzmann(), chConfig(), chLabel(), ColDen(), ConBoltz(), energy(), g(), IonStg(), J(), j(), l(), lifetime(), n(), nelem(), Pop(), qStateProxy(), qStateProxy(), S(), and v().
|
private |
Definition at line 137 of file quantumstate.h.
Referenced by Boltzmann(), chConfig(), chLabel(), ColDen(), ConBoltz(), energy(), g(), IonStg(), J(), j(), l(), lifetime(), n(), nelem(), Pop(), qStateProxy(), qStateProxy(), S(), and v().