DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
displacemodel.cpp File Reference
#include "displacemodel.h"
#include <exceptions.h>
#include <dbhelper.h>
#include <calendar.h>
#include <modelobjects/metierdata.h>
#include "storage/modelmetadataaccessor.h"
#include "mapsdataprovider.h"
#include <mapobjects/harbourmapobject.h>
#include <profiler.h>
#include <mapobjectscontroller.h>
#include <GeographicLib/Geodesic.hpp>
#include <readdata.h>
#include <qdebug.h>
#include <QtAlgorithms>
#include <QtDebug>
#include "storage/sqliteoutputstorage.h"
#include "sqlitestorage.h"

Macros

#define NBSZGROUP   14
 

Variables

const char * FLD_TYPE ="type"
 
const char * FLD_NODEID ="nodeid"
 
const char * FLD_EDGEID ="edgeid"
 

Macro Definition Documentation

◆ NBSZGROUP

#define NBSZGROUP   14

Variable Documentation

◆ FLD_EDGEID

const char* FLD_EDGEID ="edgeid"

◆ FLD_NODEID

const char* FLD_NODEID ="nodeid"

◆ FLD_TYPE

const char* FLD_TYPE ="type"