Click or drag to resize

SRKCalc_SUM3 Method


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

Parameters

n  Int32
 
Vx  Double
 
ai  Double
 
vkij  Double
 

Return Value

Double
See Also