Click or drag to resize

EngineDataItemAllT Class

Inheritance Hierarchy
SystemObject
  DHI.Mike1D.Engine.ModuleDataEngineDataItemAllBaseT
    DHI.Mike1D.Engine.ModuleDataEngineDataItemAllT
      More...

Namespace:  DHI.Mike1D.Engine.ModuleData
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class EngineDataItemAll<T> : EngineDataItemAllBase<T>, 
	IEngineDataItem<T>

Type Parameters

T

The EngineDataItemAllT type exposes the following members.

Constructors
  NameDescription
Public methodEngineDataItemAllT(IQuantity)
Initializes a new instance of the EngineDataItemAllT class
Public methodEngineDataItemAllT(EngineNet, IQuantity)
Initializes a new instance of the EngineDataItemAllT class
Top
Properties
Methods
  NameDescription
Public methodContainsDataGeneric (Inherited from EngineDataItemAllBaseT.)
Public methodContainsDataNode
Public methodContainsDataReach
Public methodContainsDataReachGeneric (Inherited from EngineDataItemAllBaseT.)
Public methodStatic memberCreateDataItemForAllReaches
Public methodCreateGridPointMap
Protected methodCreateReachesData (Overrides EngineDataItemAllBaseTCreateReachesData(Int32).)
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 methodGetDataReach
Public methodGetDataReachGeneric (Inherited from EngineDataItemAllBaseT.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNodeData
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare (Inherited from EngineDataItemAllBaseT.)
Protected methodSetEngineDataReach (Overrides EngineDataItemAllBaseTSetEngineDataReach(Int32, EngineDataReachT).)
Public methodSetupDataForNodes(EngineNet)
Public methodSetupDataForNodes(EngineNet, EngineDataItemAllTDCreateNodeDataT)
Public methodSetupDataForReaches(EngineNet) (Inherited from EngineDataItemAllBaseT.)
Public methodSetupDataForReaches(EngineNet, EngineDataItemAllTDCreateReachDataT)
Public methodSetupDataForReaches(EngineNet, PredicateGridPoint)
Public methodSetupDataForReaches(EngineNet, Type)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateValues (Inherited from EngineDataItemAllBaseT.)
Public methodValueFractionGetter
Public methodValueGetter
Top
Fields
See Also
Inheritance Hierarchy
SystemObject
  DHI.Mike1D.Engine.ModuleDataEngineDataItemAllBaseT
    DHI.Mike1D.Engine.ModuleDataEngineDataItemAllT
      DHI.Mike1D.Engine.AddOnsHDFloodedArea
      DHI.Mike1D.Engine.AddOnsHDInOutFlowCalculator
      DHI.Mike1D.Engine.AddOnsHDMassErrorAccumulatedChecksumCalculator
      DHI.Mike1D.Engine.AddOnsHDMassErrorChecksumCalculator
      DHI.Mike1D.Engine.AddOnsHDWaterMaxVolumeCalculator
      DHI.Mike1D.Engine.AddOnsHDWaterVolumeCalculator
      DHI.Mike1D.Engine.AddOnsHDWaterVolumeInNodesAboveGroundCalculator
      DHI.Mike1D.Engine.AddOnsHDWaterVolumeRetainedInMaxInflowToNodesCalculator
      DHI.Mike1D.Engine.ModuleDataEngineDataItemAllUpdateT