Base class for different kinds of curve corrections. See generic_corrections. Changes the results from both get_pump(UInt32, UInt32) and get_list(UInt32). Will also impact graphs, reports and may activate warnings.

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

Syntax

C#
public abstract class curve_corrections
Visual Basic
Public MustInherit Class curve_corrections
Visual C++
public ref class curve_corrections abstract

Inheritance Hierarchy

System..::..Object
  configuration_services.lists..::..curve_corrections
    configuration_services.lists..::..generic_corrections

See Also