|
ALMaSS Skylark ODDox
1.1
The skylark model description following ODdox protocol
|
#include <skylarks_all.h>
Public Attributes | |
| double | size |
| Skylark_Male * | Dad |
| bool | sex |
| int | age |
Public Attributes inherited from Skylark_struct | |
| int | x |
| int | y |
| int | bx |
| int | by |
| int | mh |
| Landscape * | L |
| SkTerritories * | Terrs |
Additional Inherited Members | |
Public Member Functions inherited from Skylark_struct | |
| virtual | ~Skylark_struct () |
| int PreFledgeling_struct::age |
Referenced by Skylark_Population_Manager::CreateObjects(), and Skylark_Nestling::st_Maturing().
| Skylark_Male* PreFledgeling_struct::Dad |
Referenced by Skylark_Population_Manager::CreateObjects(), and Skylark_Nestling::st_Maturing().
| bool PreFledgeling_struct::sex |
Referenced by Skylark_Population_Manager::CreateObjects(), and Skylark_Nestling::st_Maturing().
| double PreFledgeling_struct::size |
Referenced by Skylark_Population_Manager::CreateObjects(), and Skylark_Nestling::st_Maturing().