Click or drag to resize

IEMCData Interface

Data for Event Mean Concentration (EMC) method.

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 IEMCData

The IEMCData type exposes the following members.

Properties
  NameDescription
Public propertyADWPMinimal
When DWP between two consecutive runoff events is shorter than this value, EMC method will treat the two events as one event. Note: ADWP - Antecedent Dry Weather Period. Unit: [s]
Public propertyEventThreshold
Threshold which excludes events with low rainfall intensity. Unit: [m/s]
Public propertyMaximumEMC
Sets the upper limit on surface pollutant concentration in runoff. Unit: [kg/m^3]
Top
See Also