Click or drag to resize

PropertyPackageAUX_DELGig_RT Method


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public double AUX_DELGig_RT(
	double T1,
	double T2,
	string[] ID,
	double[] stcoeff,
	int baseID,
	bool mode2 = false
)
Request Example View Source

Parameters

T1  Double
 
T2  Double
 
ID  String
 
stcoeff  Double
 
baseID  Int32
 
mode2  Boolean  (Optional)
 

Return Value

Double

Implements

IPropertyPackageAUX_DELGig_RT(Double, Double, String, Double, Int32, Boolean)
See Also