Click or drag to resize

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
Members
  Member nameValueDescription
Undefined0
TotalOutflow1 Total water outflow out of the system
TotalEmission2 Total emission out of the system
OutletsOutflow3 Total water outflow out of the system through outlets
PumpsOutflow4 Total water outflow out of the system through pumps
WeirsOutflow5 Total water outflow out of the system through weirs
OrificesOutflow6 Total water outflow out of the system through orifices
ValvesOutflow7 Total water outflow out of the system through valves
SpillOutflow8 Total water outflow out of the system through spilling nodes
Remarks
Remember to add an entry to the PredefinedQuantityTableLTS whenever a new PredefinedQuantityLTS is created.
See Also