![]() |
ALMaSS
1.2 (after EcoStack, March 2024)
The Animal, Landscape and Man Simulation System
|
#include <vector>
#include <algorithm>
#include <climits>
#include <Eigen/Dense>
Go to the source code of this file.
Classes | |
class | PollenNectarDevelopmentCurveSet |
This class justs holds the set of resource curves related to a specific plant community or crop. It is a data class, with no behaviour, but is convenient to group curves together. More... | |
class | PollenNectarData |
A data class to store nectar or pollen data. More... | |
class | PollenNectarDevelopmentData |
A class to manage a range of pollen and nectar development curves based on indexed rates. More... | |
Functions | |
PollenNectarDevelopmentData * | CreatePollenNectarDevelopmentData () |
PollenNectarDevelopmentData* CreatePollenNectarDevelopmentData | ( | ) |