PumpState Enumeration |
Namespace: DHI.Mike1D.StructureModule
public enum PumpState
| Member name | Value | Description | |
|---|---|---|---|
| Accelerating | 0 | Increasing Q when pump starts | |
| Decelerating | 1 | Decreasing Q when pump shuts off | |
| Normal | 2 | Normal operation | |
| Inactive | 3 | Pump is inactive |