Click or drag to resize

UnifacGroup(String, String, String, String, Double, Double) Constructor


Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public UnifacGroup(
	string MainGroupName,
	string Name,
	string PrimGroup,
	string SecGroup,
	double R,
	double Q
)
Request Example View Source

Parameters

MainGroupName  String
 
Name  String
 
PrimGroup  String
 
SecGroup  String
 
R  Double
 
Q  Double
 
See Also