Click or drag to resize

NetworkDQTable Property

Table of head loss parameter sets, used for Curb Inlets links to 2D overland.

Key is id of node, value is DQ table

Namespace:  DHI.Mike1D.NetworkDataAccess
Assembly:  DHI.Mike1D.NetworkDataAccess (in DHI.Mike1D.NetworkDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IDictionary<string, XYTable> DQTable { get; }

Property Value

Type: IDictionaryString, XYTable
See Also