DHI.Mike1D Class Library
C#
Show/Hide TOC
Rain
Barrel
Add
Inflow Method
Add inflow (run-on from catchment to LID)
Definition
Namespace:
DHI.Mike1D.RainfallRunoffModule.LID
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
Copy
public
void
AddInflow
(
double
inflow
)
Parameters
inflow
Double
Inflow [m3/s]
Implements
IStormwaterLID
AddInflow(Double)
See Also
Reference
RainBarrel Class
DHI.Mike1D.RainfallRunoffModule.LID Namespace
In This Article
Definition
Parameters
Implements
See Also