DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include "statscontroller.h"
#include <displacemodel.h>
#include <QVector>
#include <QtAlgorithms>
#include "PlotWidget.h"
#include <plots/benthosstatsplot.h>
#include <plots/fishfarmsstatsplot.h>
#include <plots/windfarmsstatsplot.h>
#include <plots/shipsstatsplot.h>
#include <plots/nationsstatsplot.h>
#include <plots/vesselsstatsplot.h>
#include <plots/populationsstatplot.h>
#include <plots/harboursstatplot.h>
#include <plots/metiersstatsplot.h>
#include <functional>