IEMCDataEventThreshold Property |
Threshold which excludes events with low rainfall intensity.
Unit: [m/s]
Namespace:
DHI.Mike1D.RainfallRunoffModule.ModuleSWQ
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double EventThreshold { get; set; }
Property EventThreshold As Double
Get
Set
property double EventThreshold {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also