Click or drag to resize

IMinimumHeadlossStructure Interface

Interface that must be implemented by all structures that use a minimum headloss. The interface allows setting of the minimum headloss at the collection level.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IMinimumHeadlossStructure

The IMinimumHeadlossStructure type exposes the following members.

Properties
  NameDescription
Public propertyMinimumHeadloss
Level from where the variation is forced to be linear. Currently this is set for all head loss structures from the MinimumHeadloss, but it is prepared for individual structure values.
Top
See Also