DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
This is the complete list of members for Benthos, including all inherited members.
appendNode(NodeData *node) | Benthos | |
Benthos(int id, int marine_landscape, const vector< Node * > &nodes, const vector< double > &prop_funcgr_biomass_per_node, const vector< double > &prop_funcgr_number_per_node, const vector< double > &meanw_funcgr_number_per_node, const vector< double > &recovery_rates_per_funcgr, const vector< double > &benthos_biomass_carrying_capacity_K_per_landscape_per_funcgr, const vector< double > &benthos_number_carrying_capacity_K_per_landscape_per_funcgr, bool is_benthos_in_numbers, const vector< double > &h_betas_per_pop) | Benthos | |
Benthos(int id) | Benthos | explicit |
get_benthos_biomass_carrying_capacity_K_per_landscape_per_funcgr() const | Benthos | |
get_benthos_number_carrying_capacity_K_per_landscape_per_funcgr() const | Benthos | |
get_h_betas_per_pop() const | Benthos | |
get_id() const | Benthos | |
get_list_nodes() const | Benthos | |
get_marine_landscape() const | Benthos | |
get_meanw_funcgr_per_node() const | Benthos | |
get_prop_funcgr_biomass_per_node() const | Benthos | |
get_prop_funcgr_number_per_node() const | Benthos | |
get_recovery_rates_per_funcgr() const | Benthos | |
getId() const | Benthos | inline |
getIdx() const | Benthos | |
getNodes() const | Benthos | inline |
recover_benthos_tot_biomass_per_funcgroup() | Benthos | |
recover_benthos_tot_number_per_funcgroup() | Benthos | |
setIdx(int idx) | Benthos | |
setNodes(const QList< NodeData * > &nodes) | Benthos | |
~Benthos() | Benthos | virtual |