Go to the documentation of this file. 1 #ifndef MOJA_MODULES_CBM_PLFIREPARAS_H_
2 #define MOJA_MODULES_CBM_PLFIREPARAS_H_
4 #include "moja/modules/cbm/_modules.cbm_exports.h"
5 #include "moja/flint/modulebase.h"
15 double CClwsb()
const {
return _CClwsb; }
16 double CClwf()
const {
return _CClwf; }
17 double CClwr()
const {
return _CClwr; }
18 double CClsf()
const {
return _CClsf; }
19 double CClsr()
const {
return _CClsr; }
20 double CClsp()
const {
return _CClsp; }
21 double CClfm()
const {
return _CClfm; }
22 double CCdwsb()
const {
return _CCdwsb; }
23 double CCdwc()
const {
return _CCdwc; }
24 double CCdwf()
const {
return _CCdwf; }
25 double CCdwr()
const {
return _CCdwr; }
26 double CCdsf()
const {
return _CCdsf; }
27 double CCdsr()
const {
return _CCdsr; }
28 double CCdfm()
const {
return _CCdfm; }
29 double CCa()
const {
return _CCa; }
30 double CCaa()
const {
return _CCaa; }
31 double CCco()
const {
return _CCco; }
32 double CTwr()
const {
return _CTwr; }
33 double CTsr()
const {
return _CTsr; }
34 double e()
const {
return _e; }
35 double f()
const {
return _f; }
36 double g()
const {
return _g; }
38 std::vector<double>
baseRates()
const {
return _baseRates; }
47 void setValue(
const DynamicObject& data)
override;
double CCdfm() const
Definition: peatlandfireparameters.h:28
double CClsp() const
Definition: peatlandfireparameters.h:20
double CClwsb() const
Definition: peatlandfireparameters.h:15
Definition: ageclasshelper.cpp:12
double g() const
Definition: peatlandfireparameters.h:36
double CCdsr() const
Definition: peatlandfireparameters.h:27
double e() const
Definition: peatlandfireparameters.h:34
double computeToCO2Rate(double baseRate)
Definition: peatlandfireparameters.h:49
PeatlandFireParameters()
Default constructor
Definition: peatlandfireparameters.h:43
Definition: peatlandfireparameters.h:13
double CCaa() const
Definition: peatlandfireparameters.h:30
std::vector< double > baseRates() const
Definition: peatlandfireparameters.h:38
double CClwr() const
Definition: peatlandfireparameters.h:17
std::vector< double > _baseRates
Definition: peatlandfireparameters.h:78
double CCdwc() const
Definition: peatlandfireparameters.h:23
double CClwf() const
Definition: peatlandfireparameters.h:16
double CTsr() const
Definition: peatlandfireparameters.h:33
Definition: peatlandparameters.h:15
double CTwr() const
Definition: peatlandfireparameters.h:32
double f() const
Definition: peatlandfireparameters.h:35
double CCa() const
Definition: peatlandfireparameters.h:29
PeatlandLandCoverType
Definition: peatlandparameters.h:12
double CCdwr() const
Definition: peatlandfireparameters.h:25
double CClfm() const
Definition: peatlandfireparameters.h:21
PeatlandType
Definition: peatlandparameters.h:11
double CClsf() const
Definition: peatlandfireparameters.h:18
double CClsr() const
Definition: peatlandfireparameters.h:19
double CCdwf() const
Definition: peatlandfireparameters.h:24
double CCdwsb() const
Definition: peatlandfireparameters.h:22
double CCdsf() const
Definition: peatlandfireparameters.h:26
double CCco() const
Definition: peatlandfireparameters.h:31
Definition: ageclasshelper.cpp:10
double computeToCH4Rate(double baseRate)
Definition: peatlandfireparameters.h:51
double computeToCORate(double baseRate)
Definition: peatlandfireparameters.h:50