ITabulatedDischargeFactor Property |
Factor that are multiplied with the discharge found from the table.
Type: discharge
Unit: [m3/s]
Default: 1.0
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax double DischargeFactor { get; set; }
Property DischargeFactor As Double
Get
Set
property double DischargeFactor {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also