Click or drag to resize

IWashOffData Interface

Data needed for wash-off formula using power law dependence on rainfall intensity.

Namespace:  DHI.Mike1D.RainfallRunoffModule.ModuleSWQ
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface IWashOffData

The IWashOffData type exposes the following members.

Properties
  NameDescription
Public propertyDetachmentRate
Detachment rate. Used by the RainIntensityPowerLaw method. Unit: [kg/(m^2*s)]
Public propertyWashOffExponent
Wash-off exponent. Used by the RainIntensityPowerLaw method. Unit: [-]
Top
See Also