Click or drag to resize

MichelsenFlashTripleSum2 Method


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

Parameters

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

Return Value

Double
See Also