ISewerJunction Interface |
Namespace: DHI.Mike1D.NetworkDataAccess
public interface ISewerJunction : IUndergroundNode, INode, IComparable<INode>
The ISewerJunction type exposes the following members.
| Name | Description | |
|---|---|---|
| GroundLevel | (Inherited from IUndergroundNode.) | |
| HeadLossParameterSet | (Inherited from INode.) | |
| Id | (Inherited from INode.) | |
| MaxInflowFromSurface | (Inherited from IUndergroundNode.) | |
| PressureReachNodeType | (Inherited from INode.) | |
| PressureReachTailCrestLevel | (Inherited from INode.) | |
| XCoordinate | (Inherited from INode.) | |
| YCoordinate | (Inherited from INode.) |
| Name | Description | |
|---|---|---|
| CompareTo | Compares the current object with another object of the same type. (Inherited from IComparableINode.) | |
| Validate | (Inherited from INode.) |