FIMS  v0.8.0
Loading...
Searching...
No Matches
catch_at_age.hpp File Reference

Code to specify the catch-at-age model. More...

#include <set>
#include <regex>
#include "fishery_model_base.hpp"

Go to the source code of this file.

Classes

class  fims_popdy::CatchAtAge< Type >
 CatchAtAge is a class containing a catch-at-age model, which is just one of many potential fishery models that can be used in FIMS. The CatchAtAge class inherits from the FisheryModelBase class and can be used to fit both age and length data even though it is called CatchAtAge. More...
 

Namespaces

namespace  fims_popdy
 The population dynamics of FIMS.
 

Detailed Description

Code to specify the catch-at-age model.