Generic Methodperturb_ n 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#
private double[] perturb_n(
int i,
double dn,
double[] Vx
)VB
Private Function perturb_n (
i As Integer,
dn As Double,
Vx As Double()
) As Double()