Click or drag to resize

ICatchmentInfiltrationCalculatorCalculateInfiltration 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#
double CalculateInfiltration(
	double dt,
	double netRainfallRate,
	double depth
)

Parameters

dt
Type: SystemDouble
netRainfallRate
Type: SystemDouble
depth
Type: SystemDouble

Return Value

Type: Double
See Also