Thresholds class
Thresholds.Rd
A class that holds all the thresholds over which the LBI indicators are measured.
Methods
Method new()
Initialise the Threshold class. Default values for the input parameters are those provided by the existing literature
Usage
Thresholds$new(
Lc_Lmat = 1,
L25_Lmat = 1,
Lmax5_Linf = 0.8,
Pmega = 0.3,
Lmean_Lopt = 0.9,
Lmean_Lfem = 1
)