Generic MethodQij Method
Definition
Namespace: DWSIM.Thermodynamics.Utilities.TCP
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 Matrix Qij(
double T,
double V,
double[] Vz
)VB
Public Function Qij (
T As Double,
V As Double,
Vz As Double()
) As Matrix