ICatchmentNamDataOverLandflowRunoffCoeff Property |
Coefficient for overland flow runoff (CQOF). It expresses the part
of the net rainfall that run off as over land flow.
Type: Dimensionless
Unit: []
Default: 0.5
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double OverLandflowRunoffCoeff { get; set; }
Property OverLandflowRunoffCoeff As Double
Get
Set
property double OverLandflowRunoffCoeff {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also