Click or drag to resize

ISealedCover Interface

A sealed cover

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface ISealedCover : ICover

The ISealedCover type exposes the following members.

Properties
  NameDescription
Public propertyCoverSlotWidth
Width of the slot that is created to handle water levels above the cover.
Public propertyExpansionCoefficient
The surface area of normal and spilling covers expand to this coefficient times the area at the start of the cover.
(Inherited from ICover.)
Public propertyWaterLevelStart
Water level where cover starts
(Inherited from ICover.)
Top
See Also