| cloudy
    trunk
    | 
#include <quantumstate.h>

| Public Types | |
| typedef const qList | list_type | 
| typedef ProxyIterator < qStateConstProxy, qStateConstProxy > | iterator | 
| Public Member Functions | |
| qStateConstProxy (const list_type *list, int index) | |
| qStateConstProxy (void) | |
| qStateConstProxy (const qStateProxy &q) | |
| bool | associated () const | 
| string | chLabel () const | 
| const string & | chConfig () const | 
| Energy | energy () const | 
| realnum | g () const | 
| double | ColDen () const | 
| double | Pop () const | 
| double | DepartCoef () 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 | 
| enum level_status | status () const | 
| Private Attributes | |
| const list_type * | m_list | 
| int | m_index | 
| Friends | |
| class | ProxyIterator< qStateConstProxy, qStateConstProxy > | 
Definition at line 297 of file quantumstate.h.
Definition at line 301 of file quantumstate.h.
| typedef const qList qStateConstProxy::list_type | 
Definition at line 300 of file quantumstate.h.
| 
 | inlineexplicit | 
Definition at line 307 of file quantumstate.h.
| 
 | inlineexplicit | 
Definition at line 309 of file quantumstate.h.
| 
 | inline | 
Definition at line 310 of file quantumstate.h.
| 
 | inline | 
Definition at line 313 of file quantumstate.h.
References m_list.
Referenced by genericState::associated(), column(), density(), depart(), energy(), and genericState::label().
| 
 | inline | 
Definition at line 368 of file quantumstate.h.
References qList::m_Boltzmann, m_index, and m_list.
| 
 | inline | 
Definition at line 318 of file quantumstate.h.
References m_index, qList::m_labels, and m_list.
| string qStateConstProxy::chLabel | ( | ) | const | 
Definition at line 58 of file quantumstate.cpp.
References qList::chLabel(), m_index, and m_list.
Referenced by genericState::label().

| 
 | inline | 
Definition at line 330 of file quantumstate.h.
References qList::m_ColDen, m_index, and m_list.
Referenced by column().
| 
 | inline | 
Definition at line 364 of file quantumstate.h.
References qList::m_ConBoltz, m_index, and m_list.
| 
 | inline | 
Definition at line 338 of file quantumstate.h.
References qList::m_DepartCoef, m_index, and m_list.
Referenced by depart(), and lgCheckMonitors().
| 
 | inline | 
Definition at line 322 of file quantumstate.h.
References qList::m_energy, m_index, and m_list.
Referenced by energy().
| 
 | inline | 
Definition at line 326 of file quantumstate.h.
References qList::m_g, m_index, and m_list.
| 
 | inline | 
Definition at line 356 of file quantumstate.h.
References m_index, qList::m_IonStg, and m_list.
| 
 | inline | 
Definition at line 392 of file quantumstate.h.
References m_index, qList::m_j, and m_list.
| 
 | inline | 
Definition at line 396 of file quantumstate.h.
References m_index, qList::m_J, and m_list.
| 
 | inline | 
Definition at line 380 of file quantumstate.h.
References m_index, qList::m_l, and m_list.
| 
 | inline | 
Definition at line 372 of file quantumstate.h.
References m_index, qList::m_lifetime, and m_list.
| 
 | inline | 
Definition at line 376 of file quantumstate.h.
References m_index, m_list, and qList::m_n.
Referenced by qList::resize().
| 
 | inline | 
Definition at line 360 of file quantumstate.h.
References m_index, m_list, and qList::m_nelem.
| 
 | inline | 
Definition at line 334 of file quantumstate.h.
References m_index, m_list, and qList::m_Pop.
Referenced by density().
| 
 | inline | 
Definition at line 384 of file quantumstate.h.
References m_index, m_list, and qList::m_S.
| 
 | inline | 
Definition at line 400 of file quantumstate.h.
References m_index, m_list, and qList::m_status.
Referenced by lgCheckMonitors().
| 
 | inline | 
Definition at line 388 of file quantumstate.h.
References m_index, m_list, and qList::m_v.
| 
 | friend | 
Definition at line 303 of file quantumstate.h.
| 
 | private | 
Definition at line 305 of file quantumstate.h.
Referenced by Boltzmann(), chConfig(), chLabel(), ColDen(), ConBoltz(), DepartCoef(), energy(), g(), IonStg(), j(), J(), l(), lifetime(), n(), nelem(), Pop(), S(), status(), and v().
| 
 | private | 
Definition at line 304 of file quantumstate.h.
Referenced by associated(), Boltzmann(), chConfig(), chLabel(), ColDen(), ConBoltz(), DepartCoef(), energy(), g(), IonStg(), j(), J(), l(), lifetime(), n(), nelem(), Pop(), S(), status(), and v().
 1.8.5
 1.8.5