Click or drag to resize

AbstractBroadCrestedCWeirMinimumHeadloss Property

Minimum headloss across a structure. Default value = 0.1

Currently this is set for all head loss structures from the MinimumHeadloss, but it is prepared for individual structure values.

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

Property Value

Type: Double

Implements

IMinimumHeadlossStructureMinimumHeadloss
See Also