Click or drag to resize

cEcosimDatastructureseEcosimResults Enumeration

Enumerated index to the type of Ecosim Data saved over time

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public enum eEcosimResults
Members
  Member nameValueDescription
Biomass0
BiomassRel1
Yield2
YieldRel3
FeedingTime4
ConsumpBiomass5
TotalMort6
PredMort7
FishMort8
ProdConsump9
AvgWeight10
MortVPred11
MortVFishing12
EcoSysStructure13
TL14
Remarks
This is the index to the first element in ResultsOverTime(eEcosimResults, igroup, itime) that specifies the data being saved at each time step across groups
See Also