Click or drag to resize

cEcopathModelFromEcosimeBACalcTypes Enumeration

Enumerated type indicating how BA should be calculated.

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public enum eBACalcTypes
Members
  Member nameValueDescription
FromEcosimYearsAverage0BA is calculated from an average over X number of years.
FromEcosimYearsWeightedAverage1
FromEcosimStart2BA is taken as the change in group biomass over the Ecosim run.
FromEcopath3BA kept at Ecopath base value.
SetToZero4BA is set to 0.
See Also