DEPLSim: DEPLSim class and methods

Description Usage Slots Constructor

Description

A class for creating a simulation object under DEPLr

Usage

1
DEPLSim(file = "missing")

Slots

controle

DPELPar. Controle parameters of the simualtion.

zones

DEPLZone. Zones in the simulation.

catch.n

array. An array that stores the catch in numbers.

catch.wt

array. A array that stores the catch in weight.

stock.n

array. A array that stores the abundance of the stock.

stock.wt

array. A array that stores the biomass of the stock.

cpue

array. A array that stores the cpue data.

Constructor

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


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