|
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 270 of file quantumstate.h.
Definition at line 274 of file quantumstate.h.
| typedef const qList qStateConstProxy::list_type |
Definition at line 273 of file quantumstate.h.
|
inlineexplicit |
Definition at line 280 of file quantumstate.h.
|
inlineexplicit |
Definition at line 282 of file quantumstate.h.
|
inline |
Definition at line 283 of file quantumstate.h.
|
inline |
Definition at line 286 of file quantumstate.h.
References m_list.
Referenced by genericState::associated(), column(), density(), depart(), energy(), and genericState::label().
|
inline |
Definition at line 327 of file quantumstate.h.
References qList::m_Boltzmann, m_index, and m_list.
|
inline |
Definition at line 291 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 303 of file quantumstate.h.
References qList::m_ColDen, m_index, and m_list.
Referenced by column().
|
inline |
Definition at line 323 of file quantumstate.h.
References qList::m_ConBoltz, m_index, and m_list.
|
inline |
Definition at line 311 of file quantumstate.h.
References qList::m_DepartCoef, m_index, and m_list.
Referenced by depart(), and lgCheckMonitors().
|
inline |
Definition at line 295 of file quantumstate.h.
References qList::m_energy, m_index, and m_list.
Referenced by energy().
|
inline |
Definition at line 299 of file quantumstate.h.
References qList::m_g, m_index, and m_list.
|
inline |
Definition at line 315 of file quantumstate.h.
References m_index, qList::m_IonStg, and m_list.
|
inline |
Definition at line 351 of file quantumstate.h.
References m_index, qList::m_j, and m_list.
|
inline |
Definition at line 355 of file quantumstate.h.
References m_index, qList::m_J, and m_list.
|
inline |
Definition at line 339 of file quantumstate.h.
References m_index, qList::m_l, and m_list.
|
inline |
Definition at line 331 of file quantumstate.h.
References m_index, qList::m_lifetime, and m_list.
|
inline |
Definition at line 335 of file quantumstate.h.
References m_index, m_list, and qList::m_n.
Referenced by qList::resize().
|
inline |
Definition at line 319 of file quantumstate.h.
References m_index, m_list, and qList::m_nelem.
|
inline |
Definition at line 307 of file quantumstate.h.
References m_index, m_list, and qList::m_Pop.
Referenced by density().
|
inline |
Definition at line 343 of file quantumstate.h.
References m_index, m_list, and qList::m_S.
|
inline |
Definition at line 359 of file quantumstate.h.
References m_index, m_list, and qList::m_status.
Referenced by lgCheckMonitors().
|
inline |
Definition at line 347 of file quantumstate.h.
References m_index, m_list, and qList::m_v.
|
friend |
Definition at line 276 of file quantumstate.h.
|
private |
Definition at line 278 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 277 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