Click or drag to resize

Curve(String, String, CurveType) Constructor


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.PumpOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public Curve(
	string id,
	string name,
	CurveType type
)
Request Example View Source

Parameters

id  String
 
name  String
 
type  CurveType
 
See Also