#include "cddefines.h"#include "physconst.h"#include "dense.h"#include "phycon.h"#include "ligbar.h"#include "transition.h"Go to the source code of this file.
Functions | |
| void | ligbar (long int ized, const TransitionProxy &t2s2p, const TransitionProxy &t2s3p, double *cs2s2p, double *cs2s3p) |
| void ligbar | ( | long int | ized, | |
| const TransitionProxy & | t2s2p, | |||
| const TransitionProxy & | t2s3p, | |||
| double * | cs2s2p, | |||
| double * | cs2s3p | |||
| ) |
cs2s3p = gbar*197.47*EVDEGK*t2s3p.Lo->gf()/t2s3p.EnergyK;
Definition at line 11 of file atmdat_ligbar.cpp.
References cdEXIT, DEBUG_ENTRY, dense, TransitionProxy::Emis(), TransitionProxy::EnergyK(), EVDEGK, EXIT_FAILURE, EmissionProxy::gf(), TransitionProxy::Hi(), ioQQQ, phycon, ShowMe(), t_phycon::te, and t_dense::xIonDense.
Referenced by CoolAlum(), CoolCarb(), CoolMagn(), CoolNeon(), CoolNitr(), CoolOxyg(), and CoolSili().
1.6.1