Go to the documentation of this file. 1 #ifndef MOJA_MODULES_CBM_ICONVERTER_H_
2 #define MOJA_MODULES_CBM_ICONVERTER_H_
4 #include "moja/modules/cbm/_modules.cbm_exports.h"
5 #include "moja/flint/modulebase.h"
29 std::shared_ptr<ComponentBiomassCarbonCurve> generateComponentBiomassCarbonCurve(
void setSmoothing(bool enabled)
Definition: volumetobiomassconverter.h:32
Definition: ageclasshelper.cpp:12
Smoother _smoother
Definition: volumetobiomassconverter.h:41
Definition: volumetobiomassconverter.h:18
VolumeToBiomassConverter(bool smootherEnabled=true)
Definition: volumetobiomassconverter.h:21
virtual ~VolumeToBiomassConverter()
Definition: volumetobiomassconverter.h:22
Definition: componentbiomasscarboncurve.h:14
SpeciesType
Enumeration of tree species type, softwood or hardwood.
Definition: treespecies.h:14
Definition: smoother.h:13
Definition: standgrowthcurve.h:16
bool _smootherEnabled
Definition: volumetobiomassconverter.h:40
Definition: ageclasshelper.cpp:10