19#ifndef BITECOLONIZATION_H
20#define BITECOLONIZATION_H
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: bitecell.h:38
Definition: bitecolonization.h:30
void setup(BiteAgent *parent_agent)
Definition: bitecolonization.cpp:36
BiteColonization()
Definition: bitecolonization.cpp:26
void runCell(BiteCell *cell, ABE::FMTreeList *treelist, ABE::FMSaplingList *saplist)
Definition: bitecolonization.cpp:99
QStringList allowedProperties()
Definition: bitecolonization.cpp:171
void afterSetup()
called once after the full agent is set up
Definition: bitecolonization.cpp:92
Definition: biteitem.h:37
Definition: bitecellscript.h:149
Definition: bitecellscript.h:88
Definition: biteagent.cpp:32
DynamicExpression encapsulates an "expression" that can be either a iLand expression,...
Definition: bitecellscript.h:111