Click or drag to resize

CatchmentConnectionFraction Property

Fraction of catchment discharge running into this connection. Use either Area or Fraction. Set Fraction to 0 to use Area.

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double Fraction { get; set; }

Property Value

Type: Double

Implements

ICatchmentConnectionFraction
See Also