iLand
Public Member Functions | Public Attributes | List of all members
BarkBeetleRUCell Class Reference

The BarkBeetleRUCell class collects information on resource unit (100m pixel) level. More...

#include <barkbeetlemodule.h>

Public Member Functions

 BarkBeetleRUCell ()
 
double currentDamageFraction ()
 relative damage: fraction of host pixels that died in the current or the last year More...
 

Public Attributes

bool scanned
 
double generations
 
bool add_sister
 
int cold_days
 
int cold_days_late
 
bool killed_trees
 
int killed_pixels
 
int host_pixels
 
int infested
 

Detailed Description

The BarkBeetleRUCell class collects information on resource unit (100m pixel) level.

This includes the number of bark beetle generations that are possible on given the climate and leaf area on the cell.

Constructor & Destructor Documentation

◆ BarkBeetleRUCell()

BarkBeetleRUCell::BarkBeetleRUCell ( )
inline

Member Function Documentation

◆ currentDamageFraction()

double BarkBeetleRUCell::currentDamageFraction ( )
inline

relative damage: fraction of host pixels that died in the current or the last year

Member Data Documentation

◆ add_sister

bool BarkBeetleRUCell::add_sister

◆ cold_days

int BarkBeetleRUCell::cold_days

◆ cold_days_late

int BarkBeetleRUCell::cold_days_late

◆ generations

double BarkBeetleRUCell::generations

◆ host_pixels

int BarkBeetleRUCell::host_pixels

◆ infested

int BarkBeetleRUCell::infested

◆ killed_pixels

int BarkBeetleRUCell::killed_pixels

◆ killed_trees

bool BarkBeetleRUCell::killed_trees

◆ scanned

bool BarkBeetleRUCell::scanned

The documentation for this class was generated from the following file: