PumpType Enumeration |
Namespace: DHI.Mike1D.StructureModule
public enum PumpType
| Member name | Value | Description | |
|---|---|---|---|
| ConstantFlow | 0 | Constant Q | |
| HQTable | 1 | Use the upstream water level to look up Q in a table | |
| DeltaHQTable | 2 | Use the water difference between upstream and downstream to look up Q in a table |