Node Properties |
The Node type exposes the following members.
Name | Description | |
---|---|---|
HeadLossParameterSet |
Head loss parameters for this particular node.
| |
Id |
Node textual identification
| |
PressureReachNodeType |
Type of pressure reach node, used for pressurized sections of the network.
Default: None
| |
PressureReachTailCrestLevel |
Minimum water level in the outflow from pressurized sections, and hence also minimum water level in the pressurized section
Only applicable when PressureReachNodeType is Tail. Unit: [m] | |
XCoordinate |
X-coordinate
Unit: [m]
Default: Constants.DOUBLE_DELETE_VALUE
| |
YCoordinate |
Y-coordinate
Unit: [m]
Default: Constants.DOUBLE_DELETE_VALUE
|