'Fleet'The component of the operating model that controls fishing dynamics
NameName of the Fleet object
nyearsThe number of years for the historical simulation
Spat_targDistribution of fishing in relation to spatial biomass: F is proportional to B^Spat_targ (uniform distribution)
EsdInter-annual variability in fishing mortality rate
EffYearsVector of verticies, years at which to simulate varying relative effort
EffLowerLower bound on relative effort corresponding to EffYears (uniform distribution)
EffUpperUppper bound on relative effort corresponding to EffYears (uniform distribution)
LFSShortest length that is fully vulnerable to fishing (uniform distribution)
L5Shortest length corresponding ot 5 percent vulnerability (uniform distribution)
VmaxlenThe vulnerability of the longest (oldest) fish (uniform distribution)
SelYearsVector of verticies, index for years at which historical selectivity pattern changed. If left empty, historical selectivity is constant
AbsSelYearsOptional values for SelYears, used for plotting only. Must be of same length as SelYears
L5LowerOptional vector of values of length SelYears, specifiying lower limits of L5 (use ChooseSelect function to set these)
L5UpperOptional vector of values of length SelYears, specifiying upper limits of L5 (use ChooseSelect function to set these)
LFSLowerOptional vector of values of length SelYears, specifiying lower limits of LFS (use ChooseSelect function to set these)
LFSUpperOptional vector of values of length SelYears, specifiying upper limits of LFS (use ChooseSelect function to set these)
VmaxLowerOptional vector of values of length SelYears, specifiying lower limits of Vmaxlen (use ChooseSelect function to set these)
VmaxUpperOptional vector of values of length SelYears, specifiying upper limits of Vmaxlen (use ChooseSelect function to set these)
qincAverage percentage change in fishing efficiency (uniform distribution)(applicable only to forward projection and input controls)
qcvInter-annual variability in fishing efficiency (uniform distribution)(applicable only to forward projection and input controls)
isRelAre the selectivity parameters relative to size-of-maturity? TRUE or FALSE
CurrentYrThe current calendar year (final year) of the historical simulations (e.g. 2011)
Objects can be created by calls of the form
new('Fleet')