DEPLFleet-class: DEPLFleet class and methods

Description Slots Constructor See Also Examples

Description

A class for creating an object that describes a fleet

Slots

n

integer. The number of fleets.

name

character or vector of characters describing the fleets names

catchability

numeric or vector giving the catchability of each fleet

Constructor

The DEPLFleet(object) constructor method allows simple creation of new DEPLFleet object.

See Also

DEPLSim, DEPLPar, DEPLZone.

Examples

1
DEPLFleet(n=1,name="artisanal",catchability=3.2E-5)

ben-mhamed/DEPLr documentation built on June 10, 2019, 4:03 a.m.