cloudy
trunk
|
#include <species.h>
Public Member Functions | |
species () | |
~species () | |
Data Fields | |
char * | chLabel |
string | database |
long | index |
long | numLevels_max |
long | setLevels |
long | numLevels_local |
long | numLevels_masterlist |
realnum | fmolweight |
bool | lgMolecular |
realnum | fracType |
realnum | fracIsotopologue |
double | CoolTotal |
bool | lgActive |
double | maxWN |
bool | lgLTE |
bool | lgPrtMatrix |
|
inline |
Definition at line 14 of file species.h.
References chLabel, CoolTotal, database, fmolweight, fracIsotopologue, fracType, index, lgActive, lgLTE, lgMolecular, lgPrtMatrix, maxWN, numLevels_local, numLevels_masterlist, numLevels_max, and setLevels.
char* species::chLabel |
Definition at line 38 of file species.h.
Referenced by lines_table(), ParseStop(), set_fractionation(), setProperties(), species(), and ~species().
double species::CoolTotal |
string species::database |
Definition at line 40 of file species.h.
Referenced by genericState::database(), and species().
realnum species::fracIsotopologue |
Definition at line 60 of file species.h.
Referenced by set_fractionation(), and species().
realnum species::fracType |
Definition at line 58 of file species.h.
Referenced by set_fractionation(), and species().
bool species::lgActive |
bool species::lgLTE |
should level pops be done in LTE?
Definition at line 68 of file species.h.
Referenced by setProperties(), and species().
bool species::lgMolecular |
Definition at line 56 of file species.h.
Referenced by setProperties(), and species().
bool species::lgPrtMatrix |
long species::numLevels_local |
Definition at line 48 of file species.h.
Referenced by CoolHeatError(), and species().
long species::numLevels_masterlist |
long species::numLevels_max |
Definition at line 44 of file species.h.
Referenced by setProperties(), and species().
long species::setLevels |
Definition at line 46 of file species.h.
Referenced by setProperties(), and species().