Click or drag to resize

CAPEOPENPropertyPackageCalcProp Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public override void CalcProp(
	Object materialObject,
	Object props,
	Object phases,
	string calcType
)
Request Example View Source

Parameters

materialObject  Object
 
props  Object
 
phases  Object
 
calcType  String
 
See Also