Click or drag to resize

eTimeSeriesType Enumeration

Types of time series

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public enum eTimeSeriesType
Members
  Member nameValueDescription
BiomassRel0
BiomassAbs1
BiomassForcing-1
TimeForcing2
FishingEffort3
FishingMortality4
TotalMortality5
ConstantTotalMortality-5
Catches6
CatchesForcing-6
CatchesRel61
AverageWeight7
DiscardProportion10Absolute discard proportion (fleet x group, driver)
DiscardMortality11Absolute discard mortality rate (fleet x group, driver)
Landings12Absolute landings (fleet x group, reference)
Discards13Absolute discards (fleet x group, reference)
FishingMortalityRef104
NotSet-9999
Remarks
The enumerated values follow the original EwE5 scheme.
See Also