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 |
string LevelInfo::config |
long LevelInfo::index |
Referenced by operator<().
double LevelInfo::nrg |
Referenced by operator<().
double LevelInfo::stwt |