DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
fisheriesmanagmt.h File Reference
#include <Population.h>
#include <Vessel.h>
#include <errno.h>

Go to the source code of this file.

Functions

bool computeEffortMultiplier (vector< Population * > &populations, vector< Vessel * > &vessels, int nb_y_left_to_tgrt_year, int HCR)
 
bool computeTAC (vector< Population * > &populations, int sp, int tstep, double multiOnTACconstraint, int HCR)
 

Function Documentation

◆ computeEffortMultiplier()

bool computeEffortMultiplier ( vector< Population * > &  populations,
vector< Vessel * > &  vessels,
int  nb_y_left_to_tgrt_year,
int  HCR 
)

◆ computeTAC()

bool computeTAC ( vector< Population * > &  populations,
int  sp,
int  tstep,
double  multiOnTACconstraint,
int  HCR 
)