Click or drag to resize

EngineNodeStructure 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 EngineNodeStructure : EngineNode

The EngineNodeStructure type exposes the following members.

Constructors
  NameDescription
Public methodEngineNodeStructure
Initializes a new instance of the EngineNodeStructure class
Top
Properties
  NameDescription
Public propertyBottomLevel (Inherited from EngineNode.)
Public propertyExternalCoupledArea (Inherited from EngineNode.)
Public propertyGroundLevel (Inherited from EngineNode.)
Public propertyHasVolume (Inherited from EngineNode.)
Public propertyHeadLossCalculator (Inherited from EngineNode.)
Public propertyID (Inherited from EngineNode.)
Public propertyInfiltrationCalculator (Inherited from EngineNode.)
Public propertyInternalNode (Inherited from EngineNode.)
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 propertyOutletReachId
Public propertyPressureReachNodeType (Inherited from EngineNode.)
Public propertyPressureReachTailCrestLevel (Inherited from EngineNode.)
Public propertyShadowNode (Inherited from EngineNode.)
Public propertyStructure
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 methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetStorageArea (Inherited from EngineNode.)
Public methodGetSurfaceArea (Inherited from EngineNode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
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_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