Standard centrifical pump stage. Specify desired impeller curve by diameter. Do not use for pumps with Label Curves, these or other pumps without diameter will throw an "ArgumentException" exception.

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

Syntax

C#
public class diameter_stage : catalog_stage
Visual Basic
Public Class diameter_stage _
	Inherits catalog_stage
Visual C++
public ref class diameter_stage : public catalog_stage

Inheritance Hierarchy

System..::..Object
  configuration_services..::..pump_stage
    configuration_services..::..catalog_stage
      configuration_services..::..diameter_stage

See Also