| cloudy
    trunk
    | 
#include <h2_priv.h>

| Public Member Functions | |
| diss_tran (diss_level a, diss_level b) | |
| Data Fields | |
| diss_level | initial | 
| diss_level | final | 
| vector< double > | energies | 
| vector< double > | xsections | 
| double | rate_coeff | 
| 
 | inlineexplicit | 
| vector<double> diss_tran::energies | 
Definition at line 56 of file h2_priv.h.
Referenced by diss_tran(), GetDissociationRateCoeff(), diatomics::GetHeatRate(), and MolDissocCrossSection().
| diss_level diss_tran::final | 
| diss_level diss_tran::initial | 
Definition at line 54 of file h2_priv.h.
Referenced by diss_tran(), diatomics::GetDissociationRate(), diatomics::GetHeatRate(), and diatomics::MolDissocOpacity().
| double diss_tran::rate_coeff | 
Definition at line 58 of file h2_priv.h.
Referenced by diss_tran(), diatomics::GetDissociationRate(), and GetDissociationRateCoeff().
| vector<double> diss_tran::xsections | 
Definition at line 57 of file h2_priv.h.
Referenced by diss_tran(), and MolDissocCrossSection().
 1.8.5
 1.8.5