![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
Go to the source code of this file.
CfgBool g_farm_enable_crop_rotation |
Referenced by Farm::GetNextCropIndex().
CfgBool g_farm_fixed_crop_enable |
CfgInt g_farm_fixed_crop_type |
Referenced by FarmManager::CreateFarms(), Farm::HandleEvents(), and Farm::InitiateManagement().
CfgBool g_farm_fixed_rotation_enable |
Referenced by FarmManager::CreateFarms(), and Farm::GetFirstCropIndex().
CfgBool g_farm_fixed_rotation_farms_async |
Referenced by Farm::GetFirstCropIndex().
CfgInt g_farm_fixed_rotation_farmtype |
Fixes the farm type to this type regardless of what is in the farmrefs.txt input file. Only works when running in fixed, sync'ed rotation mode
Referenced by FarmManager::CreateFarms().
CfgInt g_farm_OrchardManagement |
Management for permanent pasture low yield.
CfgInt g_farm_PermPastureLowYieldManagement |
Parameters setting managment (tov type) for tole element types describing permanent crops.
Management for permanent pasture low yield
CfgInt g_farm_PermPastureManagement |
Management for permanent pasture low yield.
CfgInt g_farm_PermPastureTussockyManagement |
Management for permanent pasture low yield.
CfgInt g_farm_PermSetasideManagement |
Management for permanent pasture low yield.
CfgInt g_farm_PlantNurseryManagement |
Management for permanent pasture low yield.
CfgInt g_farm_test_crop_daystorun |
CfgInt g_farm_test_crop_farmtype |
CfgStr g_farm_test_crop_filename |
CfgBool g_farm_test_crop_reportdaily |
CfgInt g_farm_test_crop_sample_x |
CfgInt g_farm_test_crop_sample_y |
CfgInt g_farm_test_crop_type |
CfgInt g_farm_YoungForestManagement |
Management for permanent pasture low yield.
CfgInt g_map_le_border_chance |
Percentile chance of a field getting a border, if MAP_LE_BORDERS is enabled above.
Referenced by Landscape::Landscape().
CfgBool g_map_le_border_limited |
If true will try to only make a border on one side of the field.
Referenced by Landscape::Landscape().
CfgBool g_map_le_borderremoval |
If true will remove field boundaries and hedges, assigning them to a nearby field.
Referenced by Landscape::Landscape().
CfgBool g_map_le_borders |
If true will make and use new borders around certain types of farmed areas. The area used is 'stolen' from a parent landscape element.
Referenced by Landscape::Landscape(), and Landscape::ReadPolys2().
CfgInt g_map_le_borders_min_field_size |
If MAP_LE_BORDERS is true then set the minium field size in m2 that can have a border added.
Referenced by Landscape::Landscape().
CfgInt g_map_le_borderstype |
If MAP_LE_BORDERS is true then set the type of polygon created to be this ALMaSS number type. To look up ALMaSS polygon type references see LE_TypeClass::BackTranslateEleTypes Default value is FieldBoundary (160)
Referenced by Landscape::Landscape().
CfgInt g_map_le_borderwidth |
The width of the field border if any.
Referenced by Landscape::BorderAdd(), and Landscape::Landscape().
CfgInt g_map_le_minfieldwidth |
The minimum width of the rectangle surrounding a field that allows for a border
Referenced by Landscape::BorderAdd().
CfgInt g_map_le_umargin_min_field_size |
Referenced by Landscape::Landscape().
CfgBool g_map_le_unsprayedmargins |
Referenced by Landscape::Landscape(), and Landscape::ReadPolys2().
CfgInt g_map_le_unsprayedmargins_chance |
Referenced by Landscape::ReadPolys2().
CfgInt g_map_maxpolyref |
This is the maximum polygon reference number allowed in the 'a_polyfile' and 'a_mapfile' supplied to the Landscape object constructor.
CfgBool g_map_olivetree_borders |
Referenced by Landscape::Landscape().
CfgBool g_map_orchards_borders |
If true will make and use new borders around tole_orchard areas. The area used is 'stolen' from a parent landscape element.
Referenced by Landscape::Landscape().
CfgInt g_map_orchardsborderwidth |
The width of the orchard borders if any.