DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <nodepenalty.h>
Public Attributes | |
int | nodeId |
double | nbOfDaysClosed |
std::vector< int > | metiers |
std::vector< bool > | months |
std::vector< int > | vesSizes |
bool | q [4] |
int | polyId |
std::vector<int> displace::NodePenalty::metiers |
std::vector<bool> displace::NodePenalty::months |
double displace::NodePenalty::nbOfDaysClosed |
int displace::NodePenalty::nodeId |
int displace::NodePenalty::polyId |
bool displace::NodePenalty::q[4] |
std::vector<int> displace::NodePenalty::vesSizes |