Modfac Group(String, String, String, String, Double, Double) Constructor
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary
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#
public ModfacGroup(
string Name,
string MainName,
string PrimGroup,
string SecGroup,
double R,
double Q
)VB
Public Sub New (
Name As String,
MainName As String,
PrimGroup As String,
SecGroup As String,
R As Double,
Q As Double
)