Click or drag to resize

PR78Calc_SUM1 Method


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

Parameters

n  Int32
 
ai  Double
 
vkij  Double
 

Return Value

Double
See Also