#include <extinc.h>

Data Fields | |
| float | excolm |
| float | exleak |
| float | exlow |
| float | cnst_col2optdepth |
| float | cnst_power |
Definition at line 4 of file extinc.h.
| float t_extinc::excolm |
| float t_extinc::exleak |
| float t_extinc::exlow |
the constant that multiplies the column density to get optical depth
Definition at line 5 of file extinc.h.
Referenced by extin(), ParseCommands(), and Zerologic().
| float t_extinc::cnst_power |
the power on the energy
Definition at line 5 of file extinc.h.
Referenced by extin(), ParseCommands(), and Zerologic().
1.5.5