The generic_corrections type exposes the following members.

Constructors

  NameDescription
Public methodgeneric_corrections
Internal use only.

Methods

  NameDescription
Public methodapply
Internal use only. Apply corrections specified in calling application to the criteria object.
(Overrides curve_corrections..::..apply(CPumpSelection).)

Fields

  NameDescription
Public fieldefficiency_factor
Multiplies the pump efficiency values by the specified correction factor. Use 1 as the default (unset) value.
Public fieldflow_factor
Multiplies the pump flow values by the specified correction factor. Use 1 as the default (unset) value.
Public fieldhead_factor
Multiplies the pump head values by the specified correction factor. Use 1 as the default (unset) value.
Public fieldnote
A note describing the curve corrections or power losses. Use null or empty string as default (unset) value.
Public fieldNPSHr_factor
Multiplies the pump NPSHr values by the specified correction factor. Use 1 as the default (unset) value.
Public fieldpower_addend
Adds the specified value to the pump power requirement. Use null as the default (unset) value.

See Also