Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
LevelInfo Struct Reference

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
 

Constructor & Destructor Documentation

LevelInfo::LevelInfo ( double  e,
long  i,
double  w,
string  c 
)
inline

Member Function Documentation

bool LevelInfo::operator< ( const LevelInfo l) const
inline

References index, and nrg.

Member Data Documentation

string LevelInfo::config
long LevelInfo::index

Referenced by operator<().

double LevelInfo::nrg

Referenced by operator<().

double LevelInfo::stwt

The documentation for this struct was generated from the following file: