DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
SimulatorIpcManager Class Reference

#include <simulatoripcmanager.h>

Inheritance diagram for SimulatorIpcManager:

Signals

void receivedCodedLine (QString)
 
void vesselMoved (int laststep, int idx, float x, float y, float course, float fuel, int state)
 
void shipMoved (int laststep, int idx, float x, float y, float course)
 
void vesselLogbookReceived (VesselStats)
 

Public Member Functions

 SimulatorIpcManager (QThread *thread, QObject *parent=0)
 
void forceExit ()
 

Constructor & Destructor Documentation

◆ SimulatorIpcManager()

SimulatorIpcManager::SimulatorIpcManager ( QThread *  thread,
QObject *  parent = 0 
)
explicit

Member Function Documentation

◆ forceExit()

void SimulatorIpcManager::forceExit ( )

◆ receivedCodedLine

void SimulatorIpcManager::receivedCodedLine ( QString  _t1)
signal

◆ shipMoved

void SimulatorIpcManager::shipMoved ( int  laststep,
int  idx,
float  x,
float  y,
float  course 
)
signal

◆ vesselLogbookReceived

void SimulatorIpcManager::vesselLogbookReceived ( VesselStats  _t1)
signal

◆ vesselMoved

void SimulatorIpcManager::vesselMoved ( int  laststep,
int  idx,
float  x,
float  y,
float  course,
float  fuel,
int  state 
)
signal

The documentation for this class was generated from the following files: