Click or drag to resize

EngineNodeManhole 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 EngineNodeManhole : EngineNodeVolume

The EngineNodeManhole type exposes the following members.

Constructors
  NameDescription
Public methodEngineNodeManhole
Initializes a new instance of the EngineNodeManhole 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 propertyDiameter
Public propertyExternalCoupledArea (Inherited from EngineNode.)
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 propertyInternalNode (Inherited from EngineNode.)
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 (Overrides EngineNodeVolumeGetVolume(Double).)
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 (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