Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
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::LevelInfo ( double e,
long i,
double w,
string c )
inline

References config, index, nrg, and stwt.

Referenced by operator<().

Member Function Documentation

◆ operator<()

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

References index, LevelInfo(), and nrg.

Here is the call graph for this function:

Member Data Documentation

◆ config

string LevelInfo::config

Referenced by LevelInfo().

◆ index

long LevelInfo::index

Referenced by LevelInfo(), and operator<().

◆ nrg

double LevelInfo::nrg

Referenced by LevelInfo(), and operator<().

◆ stwt

double LevelInfo::stwt

Referenced by LevelInfo().


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