Click or drag to resize

Curve Class

Inheritance Hierarchy
SystemObject
  DWSIM.UnitOperations.UnitOperations.Auxiliary.PumpOpsCurve

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.PumpOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
[SerializableAttribute]
public class Curve : ICustomXMLSerialization
Request Example View Source

The Curve type exposes the following members.

Constructors
Properties
 NameDescription
Public propertyCvType 
Public propertyEnabled 
Public propertyID 
Public propertyName 
Public propertyX 
Public propertyxunit 
Public propertyY 
Public propertyyunit 
Top
Methods
 NameDescription
Public methodLoadData 
Public methodSaveData 
Top
Fields
 NameDescription
Protected field_enabled 
Protected field_id 
Protected field_name 
Protected field_type 
Protected field_xunit 
Protected field_yunit 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also