|
Goose Management Model ODdox
1.02
|
Goose_Population_Manager.h This is the header file for the goose population manager class
More...
Go to the source code of this file.
Classes | |
| class | Goose_Population_Manager |
| The class to handle all goose population related matters. More... | |
| class | GooseActiveForageLocation |
| A class to hold an active goose foraging location and the number of birds of different types there. More... | |
| class | struct_Goose |
| Used for creation of a new Goose object. More... | |
Typedefs | |
| typedef std::vector< APoint > | roostlist |
| a list of goose roosts as points More... | |
Goose_Population_Manager.h This is the header file for the goose population manager class
by Chris J. Topping
Version of 21st February 2013
Definition in file Goose_Population_Manager.h.
| typedef std::vector<APoint> roostlist |
a list of goose roosts as points
Definition at line 43 of file Goose_Population_Manager.h.