|
ALMaSS Bembidion ODdox
1.1
The bembidion model description following ODdox protocol
|
A data class for Bembidion data. More...
#include <bembidion_all.h>
Public Attributes | |
| int | DayDegrees |
| int | x |
| int | y |
| Landscape * | L |
| Bembidion_Population_Manager * | BPM |
| int | HowMany |
A data class for Bembidion data.
Definition at line 113 of file bembidion_all.h.
| Bembidion_Population_Manager* struct_Bembidion::BPM |
Definition at line 120 of file bembidion_all.h.
Referenced by Bembidion_Base::CopyMyself(), Bembidion_Base::CopyMyselfB(), Bembidion_Population_Manager::Init(), Bembidion_Adult::Reproduce(), Bembidion_Pupae::st_Emerge(), Bembidion_Egg_List::st_Hatch(), and Bembidion_Larvae::st_Pupate().
| int struct_Bembidion::DayDegrees |
Definition at line 116 of file bembidion_all.h.
Referenced by Bembidion_Adult::Reproduce(), and Bembidion_Larvae::st_Pupate().
| int struct_Bembidion::HowMany |
Definition at line 121 of file bembidion_all.h.
Referenced by Bembidion_Adult::Reproduce().
| Landscape* struct_Bembidion::L |
Definition at line 119 of file bembidion_all.h.
Referenced by Bembidion_Base::CopyMyself(), Bembidion_Base::CopyMyselfB(), Bembidion_Population_Manager::CreateObjects(), Bembidion_Population_Manager::Init(), Bembidion_Adult::Reproduce(), Bembidion_Pupae::st_Emerge(), Bembidion_Egg_List::st_Hatch(), and Bembidion_Larvae::st_Pupate().
| int struct_Bembidion::x |
Definition at line 117 of file bembidion_all.h.
Referenced by Bembidion_Base::CopyMyself(), Bembidion_Base::CopyMyselfB(), Bembidion_Population_Manager::CreateObjects(), Bembidion_Population_Manager::Init(), Bembidion_Adult::Reproduce(), Bembidion_Pupae::st_Emerge(), Bembidion_Egg_List::st_Hatch(), and Bembidion_Larvae::st_Pupate().
| int struct_Bembidion::y |
Definition at line 118 of file bembidion_all.h.
Referenced by Bembidion_Base::CopyMyself(), Bembidion_Base::CopyMyselfB(), Bembidion_Population_Manager::CreateObjects(), Bembidion_Population_Manager::Init(), Bembidion_Adult::Reproduce(), Bembidion_Pupae::st_Emerge(), Bembidion_Egg_List::st_Hatch(), and Bembidion_Larvae::st_Pupate().