Click or drag to resize

cEcospaceASCMapContaminants Class

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

Inheritance Hierarchy

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

The cEcospaceASCMapContaminants type exposes the following members.

Constructors
  NameDescription
Public methodcEcospaceASCMapContaminants
Initializes a new instance of the cEcospaceASCMapContaminants class
Top
Properties
Methods
  NameDescription
Protected methodCreateOutputDir
Create the time stamped ouput directory.
(Inherited from cEcospaceBaseResultsWriter.)
Public methodEndWrite (Inherited from cEcospaceASCBaseResultsWriter.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFileExtension (Inherited from cEcospaceASCBaseResultsWriter.)
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 methodGetFileName (Overrides cEcospaceASCBaseResultsWriterGetFileName(eVarNameFlags, Int32, String, Int32).)
Public methodGetFleetFileName
Convert the variable, fleet index, extention and model time step into a valid fleet-based file name.
(Inherited from cEcospaceBaseResultsWriter.)
Public methodGetGroupFileName (Overrides cEcospaceBaseResultsWriterGetGroupFileName(eVarNameFlags, Int32, String, Int32).)
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 (Overrides cEcospaceBaseResultsWriterInit(Object).)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodNMaps (Inherited from cEcospaceASCBaseResultsWriter.)
Protected methodSaveASCFile
Write an entire ASCII file for a group, time step and variable.
(Inherited from cEcospaceASCBaseResultsWriter.)
Protected methodScaleValue
Recalculate / rescale a value before it is written to the output file.
(Inherited from cEcospaceBaseResultsWriter.)
Protected methodsetAllFleetsSelected (Inherited from cEcospaceBaseResultsWriter.)
Protected methodsetAllGroupsSelected (Inherited from cEcospaceBaseResultsWriter.)
Protected methodsetCatchSelected (Inherited from cEcospaceBaseResultsWriter.)
Public methodStartWrite (Inherited from cEcospaceASCBaseResultsWriter.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Protected methodWriteASCIIBody
Write ESRI ASCII body block.
(Inherited from cEcospaceASCBaseResultsWriter.)
Protected methodWriteASCIIHeader
Write ESRI ASCII header block.
(Inherited from cEcospaceASCBaseResultsWriter.)
Public methodWriteResults (Overrides cEcospaceASCBaseResultsWriterWriteResults(Object).)
Protected methodWriteRunInfo (Inherited from cEcospaceBaseResultsWriter.)
Top
Fields
  NameDescription
Protected fieldm_core
Zhe core.
(Inherited from cEcospaceBaseResultsWriter.)
Protected fieldm_FirstStep (Inherited from cEcospaceBaseResultsWriter.)
Protected fieldm_OutputPath
The complete path to the directory containing result files.
(Inherited from cEcospaceBaseResultsWriter.)
Protected fieldm_selGroups (Inherited from cEcospaceBaseResultsWriter.)
Protected fieldvars (Inherited from cEcospaceBaseResultsWriter.)
Top
Extension Methods
  NameDescription
Public Extension MethodValue
Extension method; extract a value from an object by property name.
(Defined by Extensions.)
Top
See Also