cloudy
trunk
|
#include <atmdat_gaunt.h>
Public Member Functions | |
t_gff () | |
Data Fields | |
double | Te_used |
long | nflux_used |
vector< realnum, allocator_avx < realnum > > | gff |
Definition at line 10 of file atmdat_gaunt.h.
|
inline |
Definition at line 15 of file atmdat_gaunt.h.
vector< realnum, allocator_avx<realnum> > t_gff::gff |
Definition at line 14 of file atmdat_gaunt.h.
Referenced by t_gaunt::p_gauntff_vec(), t_gaunt::p_gauntff_vec_sub(), and t_gaunt::p_setup_brems().
long t_gff::nflux_used |
Definition at line 13 of file atmdat_gaunt.h.
Referenced by t_gaunt::p_gauntff_vec().
double t_gff::Te_used |
Definition at line 12 of file atmdat_gaunt.h.
Referenced by t_gaunt::p_gauntff_vec().