|
cloudy
trunk
|
#include <atmdat_gaunt.h>

Public Member Functions | |
| t_brems_vec () | |
Data Fields | |
| double | Te_used |
| long | nhi |
| vector< double > | brems_vec |
Definition at line 27 of file atmdat_gaunt.h.
|
inline |
Definition at line 32 of file atmdat_gaunt.h.
| vector<double> t_brems_vec::brems_vec |
Definition at line 31 of file atmdat_gaunt.h.
Referenced by t_gaunt::brems_cool(), t_gaunt::brems_rt(), and t_gaunt::p_setup_brems().
| long t_brems_vec::nhi |
Definition at line 30 of file atmdat_gaunt.h.
Referenced by t_gaunt::p_setup_brems().
| double t_brems_vec::Te_used |
Definition at line 29 of file atmdat_gaunt.h.
Referenced by t_gaunt::p_setup_brems().
1.8.5