38 void Print(ofstream& outfile)
const;
45 int areaIndex(
const char* stockname,
int area);
This class implements a dynamic vector of AgeBandMatrixPtrVector values.
Definition: agebandmatrixptrmatrix.h:10
This class implements a vector of PopInfoIndexVector values, indexed from minage not 0.
Definition: agebandmatrix.h:15
This is the class used to store information about the areas used for the current model.
Definition: areatime.h:18
This class implements a dynamic vector of char values.
Definition: charptrvector.h:8
This class implements a dynamic vector of ConversionIndex values.
Definition: conversionindexptrvector.h:10
This class implements a dynamic vector of DoubleMatrix values.
Definition: doublematrixptrvector.h:10
This is the base class for any object that has a name.
Definition: hasname.h:10
This class implements a dynamic vector of int values.
Definition: intvector.h:11
This is the class used to store information about the variables that are used in model simulation.
Definition: keeper.h:17
This is the class used to store information about the length groups of the modelled stock population.
Definition: lengthgroup.h:10
This class implements a dynamic vector of Stock values.
Definition: stockptrvector.h:10
This is the class used to model a stock within the Gadget model.
Definition: stock.h:33
This is the class used to store information about the timesteps used for the current model.
Definition: areatime.h:87