Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <species.h>
Public Member Functions | |
species () | |
~species () | |
Public Attributes | |
char * | chLabel |
string | database |
string | dataset |
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 |
bool | lgImgMatrix |
|
inline |
References chLabel, CoolTotal, database, dataset, fmolweight, fracIsotopologue, fracType, index, lgActive, lgImgMatrix, lgLTE, lgMolecular, lgPrtMatrix, maxWN, NULL, numLevels_local, numLevels_masterlist, numLevels_max, and setLevels.
|
inline |
References chLabel.
char* species::chLabel |
Referenced by ParseStop(), set_fractionation(), setProperties(), species(), and ~species().
double species::CoolTotal |
total cooling due to this species
Referenced by species().
string species::database |
Referenced by genericState::database(), and species().
string species::dataset |
Referenced by setProperties(), and species().
realnum species::fracIsotopologue |
Referenced by set_fractionation(), and species().
realnum species::fracType |
Referenced by set_fractionation(), and species().
long species::index |
Referenced by species().
bool species::lgActive |
are populations currently defined?
Referenced by species().
bool species::lgImgMatrix |
create image for Matrix input to solver
Referenced by species().
bool species::lgLTE |
should level pops be done in LTE?
Referenced by setProperties(), and species().
bool species::lgMolecular |
Referenced by setProperties(), and species().
bool species::lgPrtMatrix |
print Matrix input to solver
Referenced by species().
double species::maxWN |
Referenced by species().
long species::numLevels_local |
Referenced by CoolHeatError(), and species().
long species::numLevels_masterlist |
Masterlist defined minimum number of levels, needed for species like NI which require significant number of levels to get pumped contributions to important lines
Referenced by species().
long species::numLevels_max |
Referenced by species().
long species::setLevels |
Referenced by setProperties(), and species().