This functor harvests a set of cells, collecting their contents based on the input harvesting volume specified per pole (sawmill).
| Name | Type | Description |
|---|---|---|
| Remaining Harvestable Volume | Map | Current Available Volume |
| Profit | Map | Current Profitability map |
| Pole Capacities | Lookup Table | Harvesting capacity per pole |
| Harvested Volumes | Lookup Table | |
| Profitabilities | Lookup Table | |
| Pole Id | Int | |
| Mean | Double | |
| Variance | Double | |
| Isometry | Double |
| Name | Type | Description |
|---|---|---|
| Remaining Harvestable Volume 2 | Map | |
| Harvested Volumes 2 | Lookup Table | |
| Profitabilities 2 | Lookup Table | |
| Profit 2 | Map |
HarvestAndMill