For data points other than the design point, specify what head values we wish to use. Options are, use the heads specified in the operating points themselves, calculate the heads on the selected design curve (based on specified flows), or calculate the heads based on the system resistance curve (also based on specified flows). If not this parameter is emtpy, will default to using head values specified in the points (which if not passed in, will be 0).

Namespace: configuration_services
Assembly: configuration_services (in configuration_services.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public load_profile..::..oppoint_head_from oppoint_heads_from
Visual Basic
Public oppoint_heads_from As load_profile..::..oppoint_head_from
Visual C++
public:
load_profile..::..oppoint_head_from oppoint_heads_from

See Also