cloudy trunk
|
Public Member Functions | |
t_BadnellLevel () |
Data Fields | |
string | config |
int | irsl |
int | S |
int | L |
int | g |
realnum | energy |
bool | lgAutoIonizing |
exc_type | WhichShell |
Definition at line 117 of file atmdat_readin.cpp.
|
inline |
Definition at line 127 of file atmdat_readin.cpp.
References energy, g, irsl, IS_NONE, L, lgAutoIonizing, S, and WhichShell.
string t_BadnellLevel::config |
Definition at line 119 of file atmdat_readin.cpp.
realnum t_BadnellLevel::energy |
Definition at line 124 of file atmdat_readin.cpp.
Referenced by t_BadnellLevel().
int t_BadnellLevel::g |
Definition at line 123 of file atmdat_readin.cpp.
Referenced by t_BadnellLevel().
int t_BadnellLevel::irsl |
Definition at line 120 of file atmdat_readin.cpp.
Referenced by t_BadnellLevel().
int t_BadnellLevel::L |
Definition at line 122 of file atmdat_readin.cpp.
Referenced by t_BadnellLevel().
bool t_BadnellLevel::lgAutoIonizing |
Definition at line 125 of file atmdat_readin.cpp.
Referenced by t_BadnellLevel().
int t_BadnellLevel::S |
Definition at line 121 of file atmdat_readin.cpp.
Referenced by t_BadnellLevel().
exc_type t_BadnellLevel::WhichShell |
Definition at line 126 of file atmdat_readin.cpp.
Referenced by t_BadnellLevel().