Go to the documentation of this file. 1 #ifndef MOJA_MODULES_CBM_PLWTDBASEFCH4_H_
2 #define MOJA_MODULES_CBM_PLWTDBASEFCH4_H_
4 #include "moja/modules/cbm/_modules.cbm_exports.h"
5 #include "moja/flint/modulebase.h"
16 double F10r()
const {
return _F10r; }
17 double F10d()
const {
return _F10d; }
28 void setValue(
const DynamicObject& data)
override;
29 void setFCH4Value(
const DynamicObject& data);
32 double _OptCH4WTD{ 0.0 };
35 double _FCH4_max{ 0.0 };
Definition: ageclasshelper.cpp:12
double OptCH4WTD() const
Definition: peatlandwtdbasefch4parameters.h:15
double FCH4_max() const
Definition: peatlandwtdbasefch4parameters.h:18
Definition: peatlandparameters.h:15
PeatlandWTDBaseFCH4Parameters()
Default constructor
Definition: peatlandwtdbasefch4parameters.h:24
PeatlandLandCoverType
Definition: peatlandparameters.h:12
PeatlandType
Definition: peatlandparameters.h:11
Definition: peatlandwtdbasefch4parameters.h:13
double F10r() const
Definition: peatlandwtdbasefch4parameters.h:16
double F10d() const
Definition: peatlandwtdbasefch4parameters.h:17
Definition: ageclasshelper.cpp:10