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.

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool OnGradeInlet { get; set; }

Property Value

Boolean

Implements

IStormwaterInletOnGradeInlet

See Also