Go to the documentation of this file. 1 #ifndef MOJA_MODULES_CBM_PLPARAS_H_
2 #define MOJA_MODULES_CBM_PLPARAS_H_
4 #include "moja/modules/cbm/_modules.cbm_exports.h"
5 #include "moja/flint/modulebase.h"
17 int spuId()
const {
return _spuId; }
28 virtual void setValue(
const DynamicObject& data) = 0;
Definition: ageclasshelper.cpp:12
PeatlandType peatlandType() const
Definition: peatlandparameters.h:18
PeatlandLandCoverType _landCoverType
Definition: peatlandparameters.h:33
PeatlandLandCoverType peatlandTreeClassifier() const
Definition: peatlandparameters.h:19
Definition: peatlandparameters.h:15
PeatlandParameters()
Default constructor
Definition: peatlandparameters.h:25
int spuId() const
Definition: peatlandparameters.h:17
PeatlandLandCoverType
Definition: peatlandparameters.h:12
PeatlandType
Definition: peatlandparameters.h:11
PeatlandType _peatlandType
Definition: peatlandparameters.h:32
Definition: ageclasshelper.cpp:10
int _spuId
Definition: peatlandparameters.h:31