Click or drag to resize

Methods_PR78STABILITY_CURVE Method


Namespace: DWSIM.Thermodynamics.Utilities.TCP
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public ArrayList STABILITY_CURVE(
	Object Vz,
	Object VTc,
	Object VPc,
	Object VVc,
	Object Vw,
	Object VKIj,
	double Vmax = 0,
	double delta = 40,
	int multipl = 15
)
Request Example View Source

Parameters

Vz  Object
 
VTc  Object
 
VPc  Object
 
VVc  Object
 
Vw  Object
 
VKIj  Object
 
Vmax  Double  (Optional)
 
delta  Double  (Optional)
 
multipl  Int32  (Optional)
 

Return Value

ArrayList
See Also