PRCalcP Method

Definition

Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
public override Object CalcP(
	double V,
	double T,
	Array Vx,
	Object VKij,
	Array VTc,
	Array VPc,
	Array Vw,
	Object otherargs = null
)

Parameters

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

Return Value

Object

See Also