Click or drag to resize

ExUNIQUACGAMMA_MR Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public Array GAMMA_MR(
	double T,
	double[] Vx,
	List<ICompoundConstantProperties> cprops
)
Request Example View Source

Parameters

T  Double
 
Vx  Double
 
cprops  ListICompoundConstantProperties
 

Return Value

Array
See Also