ISewerJunction Properties |
The ISewerJunction type exposes the following members.
| Name | Description | |
|---|---|---|
| GroundLevel |
Level of ground at the node.
Unit: [m]
Default: 0
(Inherited from IUndergroundNode.) | |
| HeadLossParameterSet |
Head loss parameters. Can be null
(Inherited from INode.) | |
| Id |
Node identification string
(Inherited from INode.) | |
| MaxInflowFromSurface |
Maximum inflow from surface, i.e. rainfall runoff type inflows.
(Inherited from IUndergroundNode.)The node inflow from surface can be limited by the surface opening, a sewer grate or similar. Unit: [m3/s]. Default: Double.MaxValue | |
| PressureReachNodeType |
Type of pressure reach node, used for pressurized sections of the network.
Default: None
(Inherited from INode.) | |
| PressureReachTailCrestLevel |
Minimum water level in the outflow from pressurized sections, and hence also minimum water level in the pressurized section
(Inherited from INode.)Only applicable when PressureReachNodeType is Tail. Unit: [m] | |
| XCoordinate |
X-coordinate of the node
(Inherited from INode.) | |
| YCoordinate |
Y-coordinate of the node
(Inherited from INode.) |