49 void calculateLogisticGrowth(
BiteCell *cell);
53 QString mHostTreeFilter;
58 int mGrowthIterations;
Definition: fmsaplinglist.h:12
The FMTreeList class implements low-level functionality for selecting and harvesting of trees.
Definition: fmtreelist.h:34
Definition: biteagent.h:71
Definition: bitebiomass.h:29
Events mEvents
Definition: bitebiomass.h:47
QString info()
Definition: bitebiomass.cpp:96
void afterSetup()
Definition: bitebiomass.cpp:188
void beforeRun()
Definition: bitebiomass.cpp:182
void notify(BiteCell *cell, BiteCell::ENotification what)
Definition: bitebiomass.cpp:103
Q_INVOKABLE BiteBiomass(QJSValue obj)
Definition: bitebiomass.cpp:25
void setup(BiteAgent *parent_agent)
Definition: bitebiomass.cpp:30
QStringList allowedProperties()
Definition: bitebiomass.cpp:193
void runCell(BiteCell *cell, ABE::FMTreeList *treelist, ABE::FMSaplingList *saplist)
Definition: bitebiomass.cpp:118
Definition: bitecell.h:38
ENotification
Definition: bitecell.h:71
Definition: biteitem.h:37
Definition: bitecellscript.h:88
An expression engine for mathematical expressions provided as strings.
Definition: expression.h:29
Grid class (template).
Definition: grid.h:44
Definition: biteagent.cpp:32
DynamicExpression encapsulates an "expression" that can be either a iLand expression,...
Definition: bitecellscript.h:111