DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
VesselCalendar Struct Reference

#include <vesselcalendar.h>

Public Member Functions

 VesselCalendar ()
 
 VesselCalendar (int westart, int weend, int wrkstart, int wrkend)
 

Public Attributes

int weekEndStartDay = 5
 
int weekEndEndDay = 6
 
int workStartHour = 4
 
int workEndHour = 22
 

Friends

bool operator== (const VesselCalendar &cal1, const VesselCalendar &cal2)
 
bool operator != (const VesselCalendar &cal1, const VesselCalendar &cal2)
 

Constructor & Destructor Documentation

◆ VesselCalendar() [1/2]

VesselCalendar::VesselCalendar ( )
inlineexplicit

◆ VesselCalendar() [2/2]

VesselCalendar::VesselCalendar ( int  westart,
int  weend,
int  wrkstart,
int  wrkend 
)
inlineexplicit

Friends And Related Function Documentation

◆ operator !=

bool operator != ( const VesselCalendar cal1,
const VesselCalendar cal2 
)
friend

◆ operator==

bool operator== ( const VesselCalendar cal1,
const VesselCalendar cal2 
)
friend

Member Data Documentation

◆ weekEndEndDay

int VesselCalendar::weekEndEndDay = 6

◆ weekEndStartDay

int VesselCalendar::weekEndStartDay = 5

◆ workEndHour

int VesselCalendar::workEndHour = 22

◆ workStartHour

int VesselCalendar::workStartHour = 4

The documentation for this struct was generated from the following file: