|
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 InitTransition(), irsl, irsl2ind(), read_Helike_cross_sections(), read_SH98_He1_cross_sections(), ReadBadnellAIData(), and STATIC.

| string t_BadnellLevel::config |
Definition at line 119 of file atmdat_readin.cpp.
Referenced by ReadBadnellAIData().
| realnum t_BadnellLevel::energy |
Definition at line 124 of file atmdat_readin.cpp.
| int t_BadnellLevel::g |
Definition at line 123 of file atmdat_readin.cpp.
Referenced by atmdat_readin(), and ReadBadnellAIData().
| int t_BadnellLevel::irsl |
Definition at line 120 of file atmdat_readin.cpp.
Referenced by ReadBadnellAIData(), and t_BadnellLevel().
| int t_BadnellLevel::L |
Definition at line 122 of file atmdat_readin.cpp.
Referenced by read_SH98_He1_cross_sections().
| bool t_BadnellLevel::lgAutoIonizing |
Definition at line 125 of file atmdat_readin.cpp.
Referenced by ReadBadnellAIData().
| int t_BadnellLevel::S |
Definition at line 121 of file atmdat_readin.cpp.
Referenced by read_SH98_He1_cross_sections().
| exc_type t_BadnellLevel::WhichShell |
Definition at line 126 of file atmdat_readin.cpp.
Referenced by ReadBadnellAIData().
1.8.12