#include <dynamicgrowthcurvelookuptransform.h>
Inherits ITransform.
|
| | DynamicGrowthCurveLookupTransform (std::shared_ptr< std::map< int, std::map< std::string, DynamicVar >>> gcCache) |
| |
| void | configure (DynamicObject config, const flint::ILandUnitController &landUnitController, datarepository::DataRepository &dataRepository) override |
| |
| void | controllerChanged (const flint::ILandUnitController &controller) override |
| |
| const DynamicVar & | value () const override |
| |
Looks up a merchantable volume curve generated by DynamicGrowthCurveTransform.
◆ DynamicGrowthCurveLookupTransform()
◆ configure()
| void configure |
( |
DynamicObject |
config, |
|
|
const flint::ILandUnitController & |
landUnitController, |
|
|
datarepository::DataRepository & |
dataRepository |
|
) |
| |
|
override |
◆ controllerChanged()
| void controllerChanged |
( |
const flint::ILandUnitController & |
controller | ) |
|
|
override |
◆ value()
| const DynamicVar & value |
( |
| ) |
const |
|
override |
◆ _forestTypeFilter
| std::string _forestTypeFilter |
|
mutableprivate |
◆ _gcCache
| std::shared_ptr<std::map<int, std::map<std::string, DynamicVar> > > _gcCache |
|
private |
◆ _gcIdVar
| const flint::IVariable* _gcIdVar |
|
mutableprivate |
◆ _landUnitController
| const flint::ILandUnitController* _landUnitController |
|
private |
◆ _value
The documentation for this class was generated from the following files: