DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
Horton Class
Horton Methods
CalculateInfiltration Method
Prepare Method
ReadState Method
SwitchHortonModeTo Method
WriteState Method
Horton
CalculateInfiltration Method
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
double
CalculateInfiltration
(
double
dt
,
double
netRainfallrate
,
double
currentDepth
)
Parameters
dt
Type:
System
Double
netRainfallrate
Type:
System
Double
currentDepth
Type:
System
Double
Return Value
Type:
Double
Implements
ICatchmentInfiltrationCalculator
CalculateInfiltration(Double, Double, Double)
See Also
Reference
Horton Class
DHI.Mike1D.RainfallRunoffModule Namespace