Click or drag to resize

StormwaterInletNumberOfInlets Property

Number of inlets. The flow through the Stormwater Inlet structure is the flow through a single inlet multiplied by the number of inlets. Default: 1.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public int NumberOfInlets { get; set; }

Property Value

Type: Int32

Implements

IStormwaterInletNumberOfInlets
See Also