#include <bitecell.h>
◆ ENotification
Enumerator |
---|
CellDied | |
CellColonized | |
CellSpread | |
CellImpacted | |
◆ BiteCell()
BITE::BiteCell::BiteCell |
( |
| ) |
|
|
inline |
◆ agent()
◆ areSaplingsLoaded()
bool BITE::BiteCell::areSaplingsLoaded |
( |
| ) |
const |
|
inline |
◆ areTreesLoaded()
bool BITE::BiteCell::areTreesLoaded |
( |
| ) |
const |
|
inline |
◆ checkSaplingsLoaded()
◆ checkTreesLoaded()
◆ climateVar()
double BITE::BiteCell::climateVar |
( |
int |
var_index | ) |
const |
◆ cumYearsLiving()
int BITE::BiteCell::cumYearsLiving |
( |
| ) |
const |
|
inline |
◆ die()
void BITE::BiteCell::die |
( |
| ) |
|
◆ finalize()
void BITE::BiteCell::finalize |
( |
| ) |
|
◆ index()
int BITE::BiteCell::index |
( |
| ) |
const |
|
inline |
index within the agent grid
◆ info()
QString BITE::BiteCell::info |
( |
| ) |
|
◆ isActive()
bool BITE::BiteCell::isActive |
( |
| ) |
const |
|
inline |
◆ isSpreading()
bool BITE::BiteCell::isSpreading |
( |
| ) |
const |
|
inline |
◆ isValid()
bool BITE::BiteCell::isValid |
( |
| ) |
const |
|
inline |
◆ loadSaplings()
◆ loadTrees()
◆ notify()
◆ setActive()
void BITE::BiteCell::setActive |
( |
bool |
activate | ) |
|
|
inline |
◆ setSaplingsLoaded()
void BITE::BiteCell::setSaplingsLoaded |
( |
bool |
loaded | ) |
|
|
inline |
◆ setSpreading()
void BITE::BiteCell::setSpreading |
( |
bool |
activate | ) |
|
|
inline |
◆ setTreesLoaded()
void BITE::BiteCell::setTreesLoaded |
( |
bool |
loaded | ) |
|
|
inline |
◆ setup()
void BITE::BiteCell::setup |
( |
int |
cellidx, |
|
|
QPointF |
pos, |
|
|
BiteAgent * |
agent |
|
) |
| |
◆ yearLastSpread()
int BITE::BiteCell::yearLastSpread |
( |
| ) |
const |
|
inline |
◆ yearsLiving()
int BITE::BiteCell::yearsLiving |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: