Click or drag to resize

cStanzaDatastructures Class

[Missing <summary> documentation for "T:EwECore.cStanzaDatastructures"]

Inheritance Hierarchy
SystemObject
  EwECorecStanzaDatastructures

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public class cStanzaDatastructures

The cStanzaDatastructures type exposes the following members.

Constructors
  NameDescription
Public methodcStanzaDatastructures
Initializes a new instance of the cStanzaDatastructures class
Top
Methods
  NameDescription
Public methodClear
Public methodcopyTo
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnPostInitialization
Public methodredimStanza
Redimension the stanza arrays
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldAge1
Life stage start age
Public fieldAge2
Life stage end age
Public fieldAgeIndex1
Public fieldBABsplit
Public fieldBaseEggsStanza
Public fieldBaseStanza
Public fieldBaseStanzaCB
Public fieldEcopathCode
Group index (iGroup) for this (Nsplit, nStanza).
Public fieldEggAtSpawn
Public fieldEggCell
Public fieldEggProdIsSeasonal
Egg production shape is seasonal.
Public fieldEggProdShapeSplit
Public fieldEggsSplit
Public fieldEggsStanza
Public fieldFixedFecundity
Boolean flag set in an interface.
Public fieldHatchCode
Public fieldIBMdistmove
Public fieldIBMMovesPerMonth
Public fieldiNursery
Row Index in map of cells used for a nursery. Cells that are populated by the first life stage of a multi-stanza group.
Public fieldiPacket
i (map row) position index of the packet
Public fieldjNursery
Col Index in map of cells used for a nursery. Cells that are populated by the first life stage of a multi-stanza group.
Public fieldjPacket
i (map col) position index of the packet
Public fieldMaxAgeSpecies
Public fieldMaxAgeSplit
Public fieldMaxStanza
Max number of stanazs across all the stanza groups.
Public fieldNageS
Numbers at age (dynamic) for split species (set in initialstate using ecopath base array SplitNo(isp,age)).
Public fieldnGroups
For redimensioning SpeciesCode.
Public fieldNnursery
Total number of Nersery cell in the map by Multi-stanza groups
Public fieldNpacket
Public fieldNpackets
Public fieldNPacketsMultiplier
Public fieldNsplit
The number of stanza groups (split groups).
Public fieldNstanza
Number of stanzas in each split group (one-based).
Public fieldNumSplit
Public fieldRecPowerSplit
Public fieldRscaleSplit
Public fieldRzeroS
Base recruitment to age 0 for split species.
Public fieldSpawnProp
Flag, stating which propotion of a life stage is allowed to spawn.
Public fieldSpeciesCode
Public fieldSplitAlpha
Public fieldSplitNo
Public fieldSplitRflow
Public fieldSplitWage
Public fieldStanza_Bio
Public fieldStanza_CB
Public fieldStanza_Z
Public fieldStanzaDBID
Public fieldStanzaName
Public fieldStanzaNo
Public fieldvBM
Public fieldWageS
Weights at age (dynamic)(set in initialstate) (set in initialstate using ecopath base array SplitWage(isp,age).
Public fieldWmatWinf
Public fieldWpacket
Public fieldWWa
Public fieldZcell
Top
Extension Methods
  NameDescription
Public Extension MethodValue
Extension method; extract a value from an object by property name.
(Defined by Extensions.)
Top
See Also