FFSM++  1.1.0
French Forest Sector Model ++
forToProd Struct Reference

IO production matrix between the forest resources and the primary products (struct) More...

#include <ModelData.h>

Collaboration diagram for forToProd:

Public Attributes

string product
 
string forType
 
string dClass
 
int maxYears
 The maximum year for a tree collapse that this product can be harvested from. E.g. a 0 value means it can be obtained only from live trees, a 5 years value mean it can be obtained from trees death no longer than 5 years ago. More...
 

Detailed Description

IO production matrix between the forest resources and the primary products (struct)

Struct containing the io matrix between the forest resources and the primary products. Not to be confunded with the IO matrix between primary products and secondary products.

Definition at line 280 of file ModelData.h.

Member Data Documentation

int maxYears

The maximum year for a tree collapse that this product can be harvested from. E.g. a 0 value means it can be obtained only from live trees, a 5 years value mean it can be obtained from trees death no longer than 5 years ago.

Definition at line 285 of file ModelData.h.

Referenced by ModelData::setDefaultProductResourceMatrixLink().


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