Excel Integration No AttrCalc Prop 2 Method
Definition
Namespace: DWSIM.Thermodynamics.ExcelAddIn
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public static Object[,] CalcProp2(
string proppack,
string prop,
string basis,
string phaselabel,
Object[] compounds,
double temperature,
double pressure,
double[] molefractions,
string ppdata
)VB
Public Shared Function CalcProp2 (
proppack As String,
prop As String,
basis As String,
phaselabel As String,
compounds As Object(),
temperature As Double,
pressure As Double,
molefractions As Double(),
ppdata As String
) As Object(,)Parameters
- proppack String
- prop String
- basis String
- phaselabel String
- compounds Object
- temperature Double
- pressure Double
- molefractions Double
- ppdata String