Click or drag to resize

EngineNodeVolume Class

Inheritance Hierarchy

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public abstract class EngineNodeVolume : EngineNode

The EngineNodeVolume type exposes the following members.

Constructors
  NameDescription
Protected methodEngineNodeVolume
Initializes a new instance of the EngineNodeVolume class
Top
Properties
Methods
  NameDescription
Public methodAssignBoundary (Inherited from EngineNode.)
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 methodGetFlowArea
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetStorageArea (Inherited from EngineNode.)
Public methodGetStorageWidth
Public methodGetSurfaceArea (Inherited from EngineNode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVolume
Public methodIDEquals (Inherited from EngineNode.)
Public methodInitialize (Inherited from EngineNode.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepare (Inherited from EngineNode.)
Public methodSetHeadloss Obsolete. (Inherited from EngineNode.)
Public methodToString (Inherited from EngineNode.)
Public methodUpdateBottomLevelOfStructureReaches (Inherited from EngineNode.)
Top
Fields
  NameDescription
Protected field_bottomLevel (Inherited from EngineNode.)
Protected field_cover
Protected field_criticalLevel
Protected field_delh
Protected field_groundLevel (Inherited from EngineNode.)
Protected field_id (Inherited from EngineNode.)
Protected field_openBoundaryType (Inherited from EngineNode.)
Public fieldNodeListIndex (Inherited from EngineNode.)
Public fieldReaches (Inherited from EngineNode.)
Top
Extension Methods
  NameDescription
Public Extension MethodIsPressureNode (Defined by EngineExtensions.)
Public Extension MethodIsSpillingNode (Defined by EngineExtensions.)
Public Extension MethodIsStructureOutlet (Defined by EngineExtensions.)
Top
See Also