Click or drag to resize

PropertyPackageCalcProp1 Method


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

Parameters

materialObject  Object
 
props  Object
 
phases  Object
 
calcType  String
 

Implements

ICapeThermoCalculationRoutine.CalcProp(Object, Object, Object, String)
See Also