A collection of operating points to display on the pump graph. Calcuated data for each
point may be obtained by calling [!:get_operating_point_data].
Namespace: configuration_servicesAssembly: 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 |