PredefinedQuantityLTS Enumeration |
Enumeration of predefined quantities for LTS module.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public enum PredefinedQuantityLTS
Public Enumeration PredefinedQuantityLTS
public enum class PredefinedQuantityLTS
Members
| Member name | Value | Description |
---|
| Undefined | 0 | |
| TotalOutflow | 1 |
Total water outflow out of the system
|
| TotalEmission | 2 |
Total emission out of the system
|
| OutletsOutflow | 3 |
Total water outflow out of the system through outlets
|
| PumpsOutflow | 4 |
Total water outflow out of the system through pumps
|
| WeirsOutflow | 5 |
Total water outflow out of the system through weirs
|
| OrificesOutflow | 6 |
Total water outflow out of the system through orifices
|
| ValvesOutflow | 7 |
Total water outflow out of the system through valves
|
| SpillOutflow | 8 |
Total water outflow out of the system through spilling nodes
|
Remarks See Also