Click or drag to resize

SteamTablesPropertyPackageDW_CalcDewT Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public override Object DW_CalcDewT(
	Array Vx,
	double P,
	double Tref = 0,
	Array K = null,
	bool ReuseK = false
)
Request Example View Source

Parameters

Vx  Array
 
P  Double
 
Tref  Double  (Optional)
 
K  Array  (Optional)
 
ReuseK  Boolean  (Optional)
 

Return Value

Object
See Also