![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
The main header code for Aphid population manager More...
#include <Landscape/ls.h>
#include "../SubPopulation/SubPopulation_Population_Manager.h"
#include "../SubPopulation/SubPopulation.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | struct_Aphid |
Used for creation of a new Aphid object. More... | |
class | Aphid_Population_Manager |
The class to handle all Aphid population related matters in the whole landscape. More... | |
Enumerations | |
enum | TTypesOfAphidDevelopmentSeason : unsigned { toAphidSpringDev =0, toAphidLateSpringDev, toAphidSummerDev, toAphidFallDev, toAphidHibernate } |
The main header code for Aphid population manager
Version of Feb. 2021
By Xiaodong Duan
enum TTypesOfAphidDevelopmentSeason : unsigned |