Click or drag to resize

cMPAOptBaseClass Class

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

Inheritance Hierarchy

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public abstract class cMPAOptBaseClass : IMPASearchModel

The cMPAOptBaseClass type exposes the following members.

Constructors
  NameDescription
Public methodcMPAOptBaseClass
Initializes a new instance of the cMPAOptBaseClass class
Top
Properties
Methods
  NameDescription
Protected methodCalculateAreaOverBondaryLength
Protected methodCellsNotMPA
Protected methodcleanUp
Public methodclearMPAs
Public methodclearSeedCells
Public methodConfigureAutosave
Public methodConnect
Protected methoddumpSearchValues
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.)
Protected methodfireOnIteration
Protected methodgetBaseValues
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInit
Protected methodInitIsMPA
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodRedimSeedVariables
Protected methodRestoreEcospaceState
Public methodRun
Public methodRunState
Returns the current run state of the MPA search.
Protected methodSendMessage
Public methodsetAllCellsToMPA
Public methodsetAllCellsToSeed
Protected methodsetRunState
Public methodStopRun
Protected methodStoreEcospaceState
Protected methodStoreObjectiveFunctionResults
Store the best row and col for this search interation
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodWriteError(Exception)
Protected methodWriteError(String)
Protected methodWriteError(String, Exception)
Protected methodWriteOutputData
Write the objective function values to file
Protected methodWriteOutputFileHeader
Write header information to an output writer.
Public methodYearTimeStep
Public interfaced called by Ecospace at the start of each Year
Top
Fields
Extension Methods
  NameDescription
Public Extension MethodValue
Extension method; extract a value from an object by property name.
(Defined by Extensions.)
Top
See Also