cloudy
trunk
|
#include <extinc.h>
Data Fields | |
realnum | excolm |
realnum | exleak |
realnum | exlow |
realnum | cnst_col2optdepth |
realnum | cnst_power |
realnum t_extinc::cnst_col2optdepth |
the constant that multiplies the column density to get optical depth
Definition at line 9 of file extinc.h.
Referenced by extin(), InitCoreload(), and ParseExtinguish().
realnum t_extinc::cnst_power |
the power on the energy
Definition at line 9 of file extinc.h.
Referenced by extin(), InitCoreload(), and ParseExtinguish().
realnum t_extinc::excolm |
Definition at line 9 of file extinc.h.
Referenced by extin(), InitDefaultsPreparse(), and ParseExtinguish().
realnum t_extinc::exleak |
Definition at line 9 of file extinc.h.
Referenced by extin(), InitDefaultsPreparse(), and ParseExtinguish().
realnum t_extinc::exlow |
Definition at line 9 of file extinc.h.
Referenced by extin(), InitDefaultsPreparse(), and ParseExtinguish().