Click or drag to resize

Seawaterpoly_gtp Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
private double poly_gtp(
	int term,
	int drv_t,
	int drv_p,
	double t_si,
	double p_si
)
Request Example View Source

Parameters

term  Int32
 
drv_t  Int32
 
drv_p  Int32
 
t_si  Double
 
p_si  Double
 

Return Value

Double
See Also