Changes the operating speed of this pump to a "best fit" for the design point.

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

Syntax

C#
public class fit_speed : pump_change
Visual Basic
Public Class fit_speed _
	Inherits pump_change
Visual C++
public ref class fit_speed : public pump_change

Inheritance Hierarchy

System..::..Object
  configuration_services..::..pump_change
    configuration_services..::..fit_speed

See Also