Click or drag to resize

PhaseInfo Constructor


Namespace: DWSIM.Thermodynamics.PropertyPackages
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.4.5.0
Syntax
public PhaseInfo(
	string pl,
	int pi,
	Phase pid
)
Request Example View Source

Parameters

pl  String
 
pi  Int32
 
pid  Phase
 
See Also