Click or drag to resize

MaterialStreamGetSinglePhaseProp2 Method


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public List<double> GetSinglePhaseProp2(
	string prop,
	string basis,
	string phaseLabel
)
Request Example View Source

Parameters

prop  String
 
basis  String
 
phaseLabel  String
 

Return Value

ListDouble
See Also