Click or drag to resize

CulvertMultiplicatorDischarge Property

Note: This API is now obsolete.

Multiplicator or "number of culverts", that are multiplied by the discharge. This is set if CalculateFlowConditions(Int32) is executed, since the returned tables does not take Multiplicator into account.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
[ObsoleteAttribute("Use with care, only here to circumvent missing functionality in CalculateFlowConditions method")]
public int MultiplicatorDischarge { get; set; }

Property Value

Type: Int32
See Also