IStormwaterLIDFractionOfLIDFlowToRoute Property |
Fraction of runoff flow from the LIDs that are routed by the catchment.
The remainder will be added directly to the catchment runoff (not routed).
The different catchment types may treat this differently.
Default value: 1.
Unit: [fraction]
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double FractionOfLIDFlowToRoute { get; set; }
Property FractionOfLIDFlowToRoute As Double
Get
Set
property double FractionOfLIDFlowToRoute {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also