Click or drag to resize

PumpState Enumeration

State of the pump

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public enum PumpState
Members
  Member nameValueDescription
Accelerating0 Increasing Q when pump starts
Decelerating1 Decreasing Q when pump shuts off
Normal2 Normal operation
Inactive3 Pump is inactive
See Also