#include <vector>
#include <fstream>
|
| struct | GooseFieldListItem |
| | A list item entry of field polygon reference numbers with associated openness and goose food scores. More...
|
| |
| class | Landscape |
| | The landscape class containing all environmental and topographical data. More...
|
| |
|
| enum | TTypeOfDirections {
direction_n = 0,
direction_ne,
direction_e,
direction_se,
direction_s,
direction_sw,
direction_w,
direction_nw
} |
| | ALMaSS 8 standard directions
More...
|
| |
| enum | TTypesOfPesticideCategory { insecticide = 0,
fungicide,
herbicide,
testpesticide
} |
| |
| enum | TTypesOfPesticide {
ttop_NoPesticide = -1,
ttop_AcuteEffects = 0,
ttop_ReproductiveEffects,
ttop_Vinclozolin,
ttop_ModelinkPesticide,
ttop_ModelinkPesticide21TWA,
ttop_GeneticDemo,
ttop_MultipleEffects,
ttop_eggshellthinning,
ttop_AcuteDelayedEffects
} |
| |
◆ _CRTDBG_MAP_ALLOC
| #define _CRTDBG_MAP_ALLOC |
◆ TLANDSCAPE_H
◆ GooseFieldList
◆ TTypeOfDirections
ALMaSS 8 standard directions
| Enumerator |
|---|
| direction_n | |
| direction_ne | |
| direction_e | |
| direction_se | |
| direction_s | |
| direction_sw | |
| direction_w | |
| direction_nw | |
◆ TTypesOfPesticide
| Enumerator |
|---|
| ttop_NoPesticide | |
| ttop_AcuteEffects | |
| ttop_ReproductiveEffects | |
| ttop_Vinclozolin | |
| ttop_ModelinkPesticide | |
| ttop_ModelinkPesticide21TWA | |
| ttop_GeneticDemo | |
| ttop_MultipleEffects | |
| ttop_eggshellthinning | |
| ttop_AcuteDelayedEffects | |
◆ TTypesOfPesticideCategory
| Enumerator |
|---|
| insecticide | |
| fungicide | |
| herbicide | |
| testpesticide | |
◆ April
◆ August
◆ December
◆ February
◆ g_map
◆ g_pest
◆ January
◆ July
◆ June
◆ March
◆ May
◆ November
◆ October
◆ September
| const int September = 243 |