Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
qStateProxy Class Reference

#include <quantumstate.h>

Collaboration diagram for qStateProxy:

Public Types

typedef qList list_type
 
typedef ProxyIterator
< qStateProxy,
qStateConstProxy
iterator
 

Public Member Functions

 qStateProxy (list_type *list, int index)
 
 qStateProxy (void)
 
bool associated () const
 
string chLabel () const
 
string & chConfig () const
 
Energyenergy () const
 
realnumg () const
 
double & Pop () const
 
double & DepartCoef () const
 
double & NCrit () 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
 
enum level_statusstatus () const
 

Private Attributes

list_typem_list
 
int m_index
 

Friends

class ProxyIterator< qStateProxy, qStateConstProxy >
 
class qStateConstProxy
 

Member Typedef Documentation

Constructor & Destructor Documentation

qStateProxy::qStateProxy ( list_type list,
int  index 
)
inlineexplicit
qStateProxy::qStateProxy ( void  )
inlineexplicit

Member Function Documentation

bool qStateProxy::associated ( ) const
inline

References m_list, and NULL.

double& qStateProxy::Boltzmann ( ) const
inline

Boltzmann to ground state

References qList::m_Boltzmann, m_index, and m_list.

string& qStateProxy::chConfig ( ) const
inline

References m_index, qList::m_labels, and m_list.

string qStateProxy::chLabel ( ) const

References qList::chLabel(), m_index, and m_list.

Here is the call graph for this function:

double& qStateProxy::ColDen ( ) const
inline

column density of state [cm-2]

References qList::m_ColDen, m_index, and m_list.

Referenced by Junk().

double& qStateProxy::ConBoltz ( ) const
inline

ConBoltz excit to continuum

References qList::m_ConBoltz, m_index, and m_list.

double& qStateProxy::DepartCoef ( ) const
inline

departure coefficient of state [dimensionless]

References qList::m_DepartCoef, m_index, and m_list.

Referenced by Junk(), and Zero().

Energy& qStateProxy::energy ( ) const
inline

energy of the state

References qList::m_energy, m_index, and m_list.

realnum& qStateProxy::g ( ) const
inline

statistical weight [dimensionless]

References qList::m_g, m_index, and m_list.

Referenced by Junk().

int& qStateProxy::IonStg ( ) const
inline

ion stage of element, 1 for atom, 2 ion, etc

References m_index, qList::m_IonStg, and m_list.

Referenced by Junk().

long& qStateProxy::j ( ) const
inline

References m_index, qList::m_j, and m_list.

Referenced by Junk().

long& qStateProxy::J ( ) const
inline

References m_index, qList::m_J, and m_list.

Referenced by Junk().

long& qStateProxy::l ( ) const
inline

References m_index, qList::m_l, and m_list.

Referenced by Junk().

double& qStateProxy::lifetime ( ) const
inline

Lifetime of the state

References m_index, qList::m_lifetime, and m_list.

long& qStateProxy::n ( ) const
inline

References m_index, m_list, and qList::m_n.

Referenced by Junk().

double& qStateProxy::NCrit ( ) const
inline

Critical density for l-mixing [cm-3]

References m_index, m_list, and qList::m_NCrit.

int& qStateProxy::nelem ( ) const
inline

atomic number of element, 1 for H, 2 for He, etc

References m_index, m_list, and qList::m_nelem.

Referenced by Junk().

double& qStateProxy::Pop ( ) const
inline

population of state [cm-3]

References m_index, m_list, and qList::m_Pop.

Referenced by Junk(), and Zero().

long& qStateProxy::S ( ) const
inline

References m_index, m_list, and qList::m_S.

Referenced by Junk().

enum level_status& qStateProxy::status ( ) const
inline

References m_index, m_list, and qList::m_status.

Referenced by Junk().

long& qStateProxy::v ( ) const
inline

References m_index, m_list, and qList::m_v.

Referenced by Junk().

Friends And Related Function Documentation

friend class ProxyIterator< qStateProxy, qStateConstProxy >
friend
friend class qStateConstProxy
friend

Member Data Documentation

int qStateProxy::m_index
private

The documentation for this class was generated from the following files: