Click or drag to resize

cMediationDataStructures Class

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

Inheritance Hierarchy
SystemObject
  EwECorecMediationDataStructures

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

The cMediationDataStructures type exposes the following members.

Constructors
  NameDescription
Public methodcMediationDataStructures
Initializes a new instance of the cMediationDataStructures class
Top
Methods
  NameDescription
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 methodgetEnviroResponse
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetMedValue
Compute the mediation value for a mediation shape index(iMedShapeIndex) from an input value on the X axis (Xvalue)
Public methodgetPESMult
Return the Price Elasticity of Supply multiplier for a Group Fleet
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 methodReDimMediation
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldApplicationType
Public fieldFunctionNumber
Public fieldIMedBase
IMedBase() index of ecopath base biomass vertical line on mediation plot
Public fieldIMedFltUsed
?
Public fieldIMedUsed
groups used in med function X IMedUsed(nGroups + nGear, MediationShapes)
Public fieldIsMedFunction
Protected fieldm_nFleets
Protected fieldm_nGroups
Public fieldStatic memberMAXFUNCTIONS
Public fieldMediationDBIDs
Unique ID from the Database for each function(iMedFN)
Public fieldMediationShapeParams
parameters that where used to create a curve from the Database Table and Fields i.e. EcoSimShapes.YZero
Public fieldMediationShapes
Number of functions
Public fieldMediationTitles
titles of mediation shapes
Public fieldMedIsUsed
true if med function iMediation is used(iMedFn)
Public fieldMedpoints
mediation function points(iMedPt, iMedFn)
Public fieldMedPriceWeights
defines biomass weights for med XMedGFWeights(iMedGrp, iMedFlt, iShp)
Public fieldMedVal
current value of mediation function(iMedFn)
Public fieldMedWeights
defines biomass weights for med X (iMedGrp, iShp)
Public fieldMedXbase
ecopath base value of med function(iMedFn)
Public fieldMedYbase
value of med function at ecopath base(iMedFn)
Public fieldStatic memberN_DEFAULT_MEDIATIONPOINTS
Public fieldNMedPoints
number of points per mediation function
Public fieldNMedXused
number of biomasses (mediation weights) in an iMediation
Public fieldPriceMedFuncNum
Public fieldXAxisMax
Public fieldXAxisMin
Top
Extension Methods
  NameDescription
Public Extension MethodValue
Extension method; extract a value from an object by property name.
(Defined by Extensions.)
Top
See Also