Click or drag to resize

ModfacGroup(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 ModfacGroup(
	string Name,
	string MainName,
	string PrimGroup,
	string SecGroup,
	double R,
	double Q
)
Request Example View Source

Parameters

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