|
Cloudy
Spectral Synthesis Code for Astrophysics
|
Public Member Functions | |
| LevelInfo (double e, long i, double w, string c) | |
| bool | operator< (const LevelInfo &l) const |
Public Attributes | |
| double | nrg |
| long | index |
| double | stwt |
| string | config |
|
inline |
References config, index, nrg, and stwt.
Referenced by operator<().
|
inline |
| string LevelInfo::config |
Referenced by LevelInfo().
| long LevelInfo::index |
Referenced by LevelInfo(), and operator<().
| double LevelInfo::nrg |
Referenced by LevelInfo(), and operator<().
| double LevelInfo::stwt |
Referenced by LevelInfo().