Click or drag to resize

ExcelIntegrationNoAttrCalcProp2 Method


Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static Object[,] CalcProp2(
	string proppack,
	string prop,
	string basis,
	string phaselabel,
	Object[] compounds,
	double temperature,
	double pressure,
	double[] molefractions,
	string ppdata
)
Request Example View Source

Parameters

proppack  String
 
prop  String
 
basis  String
 
phaselabel  String
 
compounds  Object
 
temperature  Double
 
pressure  Double
 
molefractions  Double
 
ppdata  String
 

Return Value

Object
See Also