Click or drag to resize

EnumerationsLateralLinkCrestSource Enumeration

Specifies who decides the crest height of a lateral link.

Namespace:  DHI.Mike1D.Engine.Couplings
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum LateralLinkCrestSource
Members
  Member nameValueDescription
External0 Crest levels are defined in an external file
River1 River bank markers levels define the crest levels
Surface2 Surface bottom levels define the crest levels
RiverSurfaceMax3 The maximum of the river bank marker level and surface bottom levels define the crest levels
See Also