Click or drag to resize

SRKCalc_SUM2 Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static double[][] Calc_SUM2(
	int n,
	double[] Vx,
	double[] a
)
Request Example View Source

Parameters

n  Int32
 
Vx  Double
 
a  Double
 

Return Value

Double
See Also