Learn R Programming

osmose (version 0.1.1)

getFishingBaseRate.constant: Get fishing base rate using constant rate

Description

Get fishing base rate using constant rate

Usage

getFishingBaseRate.constant(sp, fishing, T, ndt)

Arguments

sp

Current specie (sp0, sp1, etc.)

fishing

Fishing parameters

T

Number of years

ndt

Time step

Details

It assumes that in the Osmose configuration, there is a "fishing" entry. It reads the rate.spX parameter, which is repeated \(T \times ndt\) times.