![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
#include <forward_list>
Go to the source code of this file.
Classes | |
class | OsmiaPollenNectarThresholds |
A data class to hold each pair of pollen and nectar thresholds. More... | |
class | OsmiaParasitoidSubPopulation |
class | OsmiaParasitoid_Population_Manager |
class | struct_Osmia |
Used for creation of a new Osmia object. More... | |
class | OsmiaPolygonEntry |
Is the list of nests held by a polygon and associated density controls. More... | |
class | Osmia_Nest_Manager |
class | Osmia_Population_Manager |
The class to handle all Osmia bee population related matters. More... | |
Typedefs | |
typedef vector< double > | eggsexratiovsagelogisticcurvedata |
typedef vector< double > | femalecocoonmassvsagelogisticcurvedata |
Enumerations | |
enum | TTypeOfOsmiaLifeStages : int { TTypeOfOsmiaLifeStages::to_OsmiaEgg = 0, TTypeOfOsmiaLifeStages::to_OsmiaLarva, TTypeOfOsmiaLifeStages::to_OsmiaPrepupa, TTypeOfOsmiaLifeStages::to_OsmiaPupa, TTypeOfOsmiaLifeStages::to_OsmiaInCocoon, TTypeOfOsmiaLifeStages::to_OsmiaFemale } |
Osmia life stages modelled. More... | |
Version of May 2017
By Chris J. Topping
typedef vector<double> eggsexratiovsagelogisticcurvedata |
typedef vector<double> femalecocoonmassvsagelogisticcurvedata |
|
strong |