Click or drag to resize

CRealParameter Constructor


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.CapeOpen
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public CRealParameter(
	string name,
	double value,
	double defaultvalue,
	string unit
)
Request Example View Source

Parameters

name  String
 
value  Double
 
defaultvalue  Double
 
unit  String
 
See Also