Click or drag to resize

MichelsenFlashCriticalPoints Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public ArrayList CriticalPoints(
	Array Vz,
	Array VTc,
	Array VPc,
	Array Vw,
	Array VKIj,
	Object otherargs = null
)
Request Example View Source

Parameters

Vz  Array
 
VTc  Array
 
VPc  Array
 
Vw  Array
 
VKIj  Array
 
otherargs  Object  (Optional)
 

Return Value

ArrayList
See Also