DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.RainfallRunoffModule
ICatchmentInfiltrationCalculator Interface
ICatchmentInfiltrationCalculator Methods
CalculateInfiltration Method
ICatchmentInfiltrationCalculator
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
double
CalculateInfiltration
(
double
dt
,
double
netRainfallRate
,
double
depth
)
Parameters
dt
Type:
System
Double
netRainfallRate
Type:
System
Double
depth
Type:
System
Double
Return Value
Type:
Double
See Also
Reference
ICatchmentInfiltrationCalculator Interface
DHI.Mike1D.RainfallRunoffModule Namespace