| cloudy
    trunk
    | 
#include <atmdat_gaunt.h>

| Public Member Functions | |
| t_brems_sum () | |
| Data Fields | |
| double | Te_used | 
| long | nlo | 
| long | nhi | 
| double | brems_sum | 
Definition at line 18 of file atmdat_gaunt.h.
| 
 | inline | 
Definition at line 24 of file atmdat_gaunt.h.
| double t_brems_sum::brems_sum | 
Definition at line 23 of file atmdat_gaunt.h.
Referenced by t_gaunt::brems_cool().
| long t_brems_sum::nhi | 
Definition at line 22 of file atmdat_gaunt.h.
Referenced by t_gaunt::brems_cool().
| long t_brems_sum::nlo | 
Definition at line 21 of file atmdat_gaunt.h.
Referenced by t_gaunt::brems_cool().
| double t_brems_sum::Te_used | 
Definition at line 20 of file atmdat_gaunt.h.
Referenced by t_gaunt::brems_cool().
 1.8.5
 1.8.5