Gadget
Classes
growthcalc.h File Reference
#include "areatime.h"
#include "conversionindex.h"
#include "formulamatrixptrvector.h"
#include "commentstream.h"
#include "popinfovector.h"
#include "livesonareas.h"
#include "modelvariablevector.h"
#include "keeper.h"
Include dependency graph for growthcalc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GrowthCalcBase
 This is the base class used to calculate the growth of a stock within the model. More...
 
class  GrowthCalcA
 This is the class used to calculate the growth of a stock using the MULTSPEC growth function. More...
 
class  GrowthCalcB
 This is the class used to calculate the growth when reading the growth directly from a file. More...
 
class  GrowthCalcC
 This is the class used to calculate the growth of a stock using a weight-based Von Bertalanffy growth function. More...
 
class  GrowthCalcD
 This is the class used to calculate the growth of a stock using the Jones growth function. More...
 
class  GrowthCalcE
 This is the class used to calculate the growth of a stock using an extended form of the Von Bertalanffy function. More...
 
class  GrowthCalcF
 This is the class used to calculate the growth of a stock using a length based Von Bertalanffy growth function. More...
 
class  GrowthCalcG
 This is the class used to calculate the growth of a stock using a power growth function. More...
 
class  GrowthCalcH
 This is the class used to calculate the growth of a stock using a simple length based Von Bertalanffy growth function. More...
 
class  GrowthCalcI
 This is the class used to calculate the growth of a stock using a simple Jones growth function. More...
 
class  GrowthCalcJ
 This is the class used to calculate the growth of a stock using a simple length based Von Bertalanffy growth function with a non-zero value for t0. More...
 
class  GrowthCalcK
 This is the class used to calculate the growth of a stock using a simple length based Gompertz function. More...