Click or drag to resize

ThermoPlugCalcP Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public abstract Object CalcP(
	double V,
	double T,
	Array Vx,
	Object VKij,
	Array VTc,
	Array VPc,
	Array Vw,
	Object otherargs = null
)
Request Example View Source

Parameters

V  Double
 
T  Double
 
Vx  Array
 
VKij  Object
 
VTc  Array
 
VPc  Array
 
Vw  Array
 
otherargs  Object  (Optional)
 

Return Value

Object
See Also