DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.NetworkDataAccess
Network Class
Network Properties
CatchmentConnections Property
DoReorderNodes Property
DQTable Property
HeadLossParameterTable Property
Nodes Property
Reaches Property
StructureCollection Property
Network
DQTable 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: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
IDictionary
<
string
,
XYTable
>
DQTable
{
get
; }
Property Value
Type:
IDictionary
String
,
XYTable
See Also
Reference
Network Class
DHI.Mike1D.NetworkDataAccess Namespace