Click or drag to resize

CatchmentLinearReservoirIntegratedHorton Property

True if the Integrated Horton method is used in the calculation for infiltration. Always False, varaiable can be used if Integrated Horton has to be implmented for Linear Reservoir.

Namespace:  DHI.Mike1D.RainfallRunoffModule
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public override bool IntegratedHorton { get; set; }

Property Value

Type: Boolean
See Also