TabulatedDischargeFactor Property

Factor that are multiplied with the discharge found from the table. Type: discharge Unit: [m3/s] Default: 1.0

Definition

Namespace: DHI.Mike1D.StructureModule
Assembly: DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public double DischargeFactor { get; set; }

Property Value

Double

Implements

ITabulatedDischargeFactor

See Also