#include <devstageout.h>
|
QJSValue | grid () |
| return a copy of the underlying grid More...
|
|
Grid< double > * | paintGrid (QString what, QStringList &names, QStringList &colors) |
| function called from iLand visualization More...
|
|
◆ DevStageCell()
DevStageCell::DevStageCell |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~DevStageCell()
DevStageCell::~DevStageCell |
( |
| ) |
|
|
inline |
◆ calculateStats()
void DevStageCell::calculateStats |
( |
| ) |
|
◆ CPA()
double DevStageCell::CPA |
( |
| ) |
|
◆ DBHMax()
double DevStageCell::DBHMax |
( |
| ) |
const |
|
inline |
◆ DBHMean()
double DevStageCell::DBHMean |
( |
| ) |
const |
|
inline |
◆ DBHMedian()
double DevStageCell::DBHMedian |
( |
| ) |
const |
|
inline |
◆ DBHMin()
double DevStageCell::DBHMin |
( |
| ) |
const |
|
inline |
◆ deadwoodShare()
double DevStageCell::deadwoodShare |
( |
| ) |
|
share of standing/lying deadwood relative to living biomass
◆ grid
QJSValue DevStageCell::grid |
( |
| ) |
|
|
slot |
return a copy of the underlying grid
◆ HMax()
double DevStageCell::HMax |
( |
| ) |
const |
|
inline |
◆ HMean()
double DevStageCell::HMean |
( |
| ) |
const |
|
inline |
◆ HMedian()
double DevStageCell::HMedian |
( |
| ) |
const |
|
inline |
◆ loadTrees()
int DevStageCell::loadTrees |
( |
int8_t * |
grid_ptr | ) |
|
◆ N_ha()
double DevStageCell::N_ha |
( |
| ) |
const |
|
inline |
◆ NQD()
double DevStageCell::NQD |
( |
| ) |
const |
|
inline |
DBH variation expressed as 100*interquartile distance/median.
◆ paintGrid
Grid< double > * DevStageCell::paintGrid |
( |
QString |
what, |
|
|
QStringList & |
names, |
|
|
QStringList & |
colors |
|
) |
| |
|
slot |
function called from iLand visualization
◆ Pct_PMugo()
double DevStageCell::Pct_PMugo |
( |
| ) |
|
% area covered by P. mugo
◆ setObj()
◆ x()
int DevStageCell::x |
( |
| ) |
const |
|
inline |
◆ y()
int DevStageCell::y |
( |
| ) |
const |
|
inline |
◆ CPA
◆ DBHMax
double DevStageCell::DBHMax |
|
read |
◆ DBHMean
double DevStageCell::DBHMean |
|
read |
◆ DBHMedian
double DevStageCell::DBHMedian |
|
read |
◆ DBHMin
double DevStageCell::DBHMin |
|
read |
◆ deadwoodShare
double DevStageCell::deadwoodShare |
|
read |
◆ HMax
double DevStageCell::HMax |
|
read |
◆ HMean
double DevStageCell::HMean |
|
read |
◆ HMedian
double DevStageCell::HMedian |
|
read |
◆ N_ha
double DevStageCell::N_ha |
|
read |
number of trees (>4m) per ha
◆ NQD
◆ Pct_PMugo
double DevStageCell::Pct_PMugo |
|
read |
pct of the area covered by P. mugo
x position of the current cell (cell index)
y position of the current cell (cell index)
The documentation for this class was generated from the following files: