![]() |
FMT 1.2.0
Forest management tools for forest planning
|
Classes | |
| class | FMTBaseEdgeProperties |
| Base edge properties of a FMTGraph, holding the action of the edge. More... | |
| class | FMTBaseVertexProperties |
| class | FMTEdgeProperties |
| Edge properties of a FMTGraph, extending the base edge properties with a variable id and a proportion. More... | |
| class | FMTGraph |
| class | FMTGraphStats |
| Statistics about a FMTGraph and its FMTLpSolver: their size, elements and type of elements. More... | |
| class | FMTGraphVertexToYield |
| Adapter pointing to a vertex of a line graph or a full graph and its model, used to answer a generic yield request that depends on the graph. More... | |
| class | FMTLineGraph |
| Simple graph where each action generates a single new vertex (0-—0-—0-—0), used with FMTLayer to simulate the growth and harvest of a single forest stand. More... | |
| class | FMTOutputNodeCache |
| Cache of graph vertices for output nodes, keyed by output source, used to speed up output computation on the graph. More... | |
| class | FMTPredictor |
| Predictor gathering the source and target ages, yields, distances and disturbances of a graph transition, used to build the predictor variables of a machine learning yield model. More... | |
| class | FMTVertexProperties |
| Vertex properties of a FMTGraph, extending the base vertex properties with a constraint id. More... | |