This function calculates the swept-area density of each Haul given in the input SuperIndividualsData.
The SuperIndividualsData
data.
The LengthDistributionData
data.
The method for calculating the sweep width. Possible options are (1) "Constant", which requires SweepWidth
to be set as the constant sweep width, and (2) "PreDefined", impying that the sweep width is already incorporated in the WeightedNumber
in the MeanLengthDistributionData
using link{GearDependentLengthDistributionCompensation}
or link{LengthDependentLengthDistributionCompensation}
, or in the MeanSpeciesCategoryCatchData
using link{GearDependentSpeciesCategoryCatchCompensation}
.
The constant sweep width in meters.
The density is calculated either by multiplying by a constant sweep width, or by using LengthDistributionData which are sweep width compensated.
SuperIndividualsData
and LengthDistribution
for generating the input to this function.