'InputRec'
An object for storing the recommendation for an input control MP
Effort
A numeric value with the effort recommendation as a fraction of current (nyear) fishing effort
Spatial
A boolean vector of length 'nareas' specifying if area is open (1) or closed (0) to fishing
Allocate
A boolean value describing if effort should be re-allocated from close to open areas
LR5
smallest length at 5 per cent retention
LFR
smallest length at full retention
HS
upper harvest slot (no retention above this)
Rmaxlen
retention of the largest size class
Misc
An empty list that can be used to store information and pass on to MPs in future
Objects can be created by calls of the form
new('InputRec')