cloudy trunk
|
#include <hyperfine.h>
Data Fields | |
realnum * | HFLabundance |
double | Tspin21cm |
bool | lgLya_pump_21cm |
double | cooling_total |
realnum | cooling_max |
Definition at line 41 of file hyperfine.h.
realnum t_hyperfine::cooling_max |
largest relative cooling due to hyperfine structure lines
Definition at line 56 of file hyperfine.h.
double t_hyperfine::cooling_total |
total cooling due to all hyperfine lines
Definition at line 53 of file hyperfine.h.
realnum* t_hyperfine::HFLabundance |
the isotope abundances relative to main species abundances, as read in from the hyperfine.dat file
Definition at line 44 of file hyperfine.h.
bool t_hyperfine::lgLya_pump_21cm |
option to turn off Lya pumping of 21 cm
Definition at line 50 of file hyperfine.h.
double t_hyperfine::Tspin21cm |
this is the computed 21cm spin temperature
Definition at line 47 of file hyperfine.h.