hitran2refr
Richard J. Mathar, J. Opt. A: Pure Appl. Opt. 9 (2007) 470
|
Public Member Functions | |
molecule (int molno=0) | |
molecule (const char *fname, const string dir, int molno=0, int iso=1) | |
void | gnuplot (const double lowlim, const double hilim, ostream &out=cout) |
complex< double > | Lorentz (const double lambda) const |
void | Qsum (double T) |
~molecule () | |
Public Attributes | |
transition * | trans |
int | transcnt |
int | molec |
int | isot |
double | molmass |
float | murange [2] |
Static Private Attributes | |
static const double | mmas [] |
molecule::molecule | ( | int | molno = 0 | ) |
molecule::molecule | ( | const char * | fname, |
const string | dir, | ||
int | molno = 0 , |
||
int | iso = 1 |
||
) |
molecule::~molecule | ( | ) |
void molecule::gnuplot | ( | const double | lowlim, |
const double | hilim, | ||
ostream & | out = cout |
||
) |
complex< double > molecule::Lorentz | ( | const double | lambda | ) | const |
void molecule::Qsum | ( | double | T | ) |
int molecule::isot |
|
staticprivate |
int molecule::molec |
double molecule::molmass |
float molecule::murange[2] |
transition* molecule::trans |
int molecule::transcnt |