Head values in operating points are ignored for modes that calculate head based on other criteria (for instance, for selection modes where all heads are on the same design curve).

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

Syntax

C#
public List<operating_point> operating_points
Visual Basic
Public operating_points As List(Of operating_point)
Visual C++
public:
List<operating_point^>^ operating_points

See Also