Click or drag to resize

StormwaterInletOnGradeInlet Property

When true then the stormwater inlet is of the OnGrade type where inlet discharge is a function of the upstream discharge and the slope of the upstream reaches. If false, then the inlet discharge is a function of the upstream water 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 bool OnGradeInlet { get; set; }

Property Value

Type: Boolean

Implements

IStormwaterInletOnGradeInlet
See Also