The generic_corrections type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| generic_corrections |
Internal use only.
|
Methods
| Name | Description | |
|---|---|---|
| apply |
Internal use only.
Apply corrections specified in calling application to the criteria object.
(Overrides curve_corrections..::..apply(CPumpSelection).) |
Fields
| Name | Description | |
|---|---|---|
| efficiency_factor |
Multiplies the pump efficiency values by the specified correction factor.
Use 1 as the default (unset) value.
| |
| flow_factor |
Multiplies the pump flow values by the specified correction factor.
Use 1 as the default (unset) value.
| |
| head_factor |
Multiplies the pump head values by the specified correction factor.
Use 1 as the default (unset) value.
| |
| note |
A note describing the curve corrections or power losses.
Use null or empty string as default (unset) value.
| |
| NPSHr_factor |
Multiplies the pump NPSHr values by the specified correction factor.
Use 1 as the default (unset) value.
| |
| power_addend |
Adds the specified value to the pump power requirement.
Use null as the default (unset) value.
|