Click or drag to resize

PR78CalcZ2 Method


Namespace: DWSIM.Thermodynamics.PropertyPackages.ThermoPlugs
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public static List<double> CalcZ2(
	double AG,
	double BG
)
Request Example View Source

Parameters

AG  Double
 
BG  Double
 

Return Value

ListDouble
See Also