GCBM
|
#include <cbmdecaymodule.h>
Public Member Functions | |
PoolDecayParameters () | |
PoolDecayParameters (const DynamicObject &data) | |
double | getDecayRate (double mat) |
Public Attributes | |
std::string | pool |
double | baseDecayRate |
double | maxDecayRate |
double | q10 |
double | tRef |
double | pAtm |
PoolDecayParameters | ( | const DynamicObject & | data | ) |
double getDecayRate | ( | double | mat | ) |
double baseDecayRate |
double maxDecayRate |
double pAtm |
std::string pool |
double q10 |
double tRef |