FhSim  3.1.0
Marine systems simulation
Loading...
Searching...
No Matches
fhsim_fishery.h
1#pragma once
2
3// Trawl
4#include "trawl/TrawlDoorBase.h"
5#include "trawl/ToTrawlDoor.h"
6#include "trawl/TrawlDoorAddedFoil.h"
7//#include "trawl/CTrawlDoorWarpControl.h"
8#include "trawl/ToVessel.h"
9#include "trawl/CenterWeight.h"
10#include "trawl/PidController.h"
11#include "trawl/Actuator.h"
12#include "trawl/Crowfoot.h"
13#include "trawl/ValuesDisplay.h"
14
15// Seine
16#include "seine/VesselDeploy.h"
17#include "seine/SeineOperation.h"
18#include "seine/SeineConnector.h"
19//#include "seine/NetWithAttractor.h"
20#include "seine/CableBranchedAttractor.h"