Click or drag to resize

EngineNodeBasin 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 class EngineNodeBasin : EngineNodeVolume

The EngineNodeBasin type exposes the following members.

Constructors
  NameDescription
Public methodEngineNodeBasin
Initializes a new instance of the EngineNodeBasin class
Top
Properties
  NameDescription
Public propertyBottomLevel (Inherited from EngineNode.)
Public propertyCover (Inherited from EngineNodeVolume.)
Public propertyCriticalLevel Obsolete. (Inherited from EngineNodeVolume.)
Public propertyDelh (Inherited from EngineNodeVolume.)
Public propertyExternalCoupledArea (Inherited from EngineNode.)
Public propertyGeometry
Public propertyGroundLevel (Inherited from EngineNode.)
Public propertyHasVolume (Inherited from EngineNodeVolume.)
Public propertyHeadLossCalculator (Inherited from EngineNode.)
Public propertyID (Inherited from EngineNode.)
Public propertyInfiltrationCalculator (Inherited from EngineNode.)
Public propertyInfiltrationParameters
Public propertyInternalNode (Inherited from EngineNode.)
Public propertyIsClosed
Public propertyIsSpillingNode (Inherited from EngineNodeVolume.)
Public propertyLocation Obsolete. (Inherited from EngineNode.)
Public propertyMaxInflowFromSurface (Inherited from EngineNode.)
Public propertyNodeMaxInflowReservoir (Inherited from EngineNode.)
Public propertyOpenBoundarySubType (Inherited from EngineNode.)
Public propertyOpenBoundaryType (Inherited from EngineNode.)
Public propertyOpenSourceBoundary (Inherited from EngineNode.)
Public propertyPressureReachNodeType (Inherited from EngineNode.)
Public propertyPressureReachTailCrestLevel (Inherited from EngineNode.)
Public propertyShadowNode (Inherited from EngineNode.)
Public propertyXCoordinate (Inherited from EngineNode.)
Public propertyYCoordinate (Inherited from EngineNode.)
Top
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 (Overrides EngineNodeVolumeGetFlowArea(Double).)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetStorageArea (Overrides EngineNodeGetStorageArea(Double).)
Public methodGetStorageWidth (Overrides EngineNodeVolumeGetStorageWidth(Double).)
Public methodGetSurfaceArea (Overrides EngineNodeGetSurfaceArea(Double).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVolume(Double) (Overrides EngineNodeVolumeGetVolume(Double).)
Public methodGetVolume(Double, Boolean)
Public methodIDEquals (Inherited from EngineNode.)
Public methodInitialize (Overrides EngineNodeInitialize(IDiagnostics).)
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 (Inherited from EngineNodeVolume.)
Protected field_criticalLevel (Inherited from EngineNodeVolume.)
Protected field_delh (Inherited from EngineNodeVolume.)
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