Click or drag to resize

ModuleHDExtensions Class

Class with extension methods for the HD module
Inheritance Hierarchy
SystemObject
  DHI.Mike1D.Engine.ModuleHDModuleHDExtensions

Namespace:  DHI.Mike1D.Engine.ModuleHD
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public static class ModuleHDExtensions

The ModuleHDExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddToOffers
Add to "offers", i.e. quantities that can be outputted to result file and requested through the result proxy system
Public methodStatic memberMinimumOfNaturalAndCriticalDepth
Calculates minimum of natural and critical depth.
Public methodStatic memberSlope
Slope of reach, when looking into the reach from the node.

The slope is positive if the reach bottome level increases when looking from the node.

Does not work for structure reaches

Top
See Also