Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <two_photon.h>
Public Member Functions | |
two_photon () | |
void | Reset () |
Public Attributes | |
long | ipHi |
long | ipLo |
double * | Pop |
double | E2nu |
realnum | AulTotal |
long | ipTwoPhoE |
vector< long > | ipSym2nu |
vector< realnum > | As2nu |
vector< realnum > | local_emis |
double | induc_up |
double | induc_dn |
double | induc_dn_max |
|
inline |
|
inline |
References induc_dn, induc_dn_max, and induc_up.
vector<realnum> two_photon::As2nu |
Referenced by CalcTwoPhotonEmission(), CalcTwoPhotonRates(), ContCreatePointers(), PrtTwoPhotonEmissCoef(), two_photon(), and TwoPhotonSetup().
realnum two_photon::AulTotal |
Referenced by CalcTwoPhotonRates(), two_photon(), and TwoPhotonSetup().
double two_photon::E2nu |
Referenced by CalcTwoPhotonRates(), PrtTwoPhotonEmissCoef(), two_photon(), and TwoPhotonSetup().
double two_photon::induc_dn |
Referenced by CalcTwoPhotonRates(), Reset(), and two_photon().
double two_photon::induc_dn_max |
Referenced by PrtComment(), Reset(), two_photon(), and TwoPhotonSetup().
double two_photon::induc_up |
Referenced by CalcTwoPhotonRates(), Reset(), and two_photon().
long two_photon::ipHi |
Referenced by two_photon(), and TwoPhotonSetup().
long two_photon::ipLo |
Referenced by two_photon(), and TwoPhotonSetup().
vector<long> two_photon::ipSym2nu |
Referenced by CalcTwoPhotonEmission(), CalcTwoPhotonRates(), two_photon(), and TwoPhotonSetup().
long two_photon::ipTwoPhoE |
Referenced by CalcTwoPhotonEmission(), CalcTwoPhotonRates(), ContCreatePointers(), two_photon(), and TwoPhotonSetup().
vector<realnum> two_photon::local_emis |
Referenced by CalcTwoPhotonEmission(), two_photon(), and TwoPhotonSetup().
double* two_photon::Pop |
Referenced by CalcTwoPhotonEmission(), PrtTwoPhotonEmissCoef(), two_photon(), and TwoPhotonSetup().