Click or drag to resize

IPumpHQRelation Property

QH relation for QH and QdeltaH pumps. (dH, Q) or (H, Q) pairs. The XYTable ensures that dH (or H) is always increasing.

For a PID controlled pump (DischargeControlActive == true) this HQ relation is the maximum pump capacity. Set to null if no maximum capacity.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
XYTable HQRelation { get; set; }

Property Value

Type: XYTable
See Also