Click or drag to resize

MaterialStreamPropList Method


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void PropList(
	ref Object flashType,
	ref Object props,
	ref Object phases,
	ref Object calcType
)
Request Example View Source

Parameters

flashType  Object
 
props  Object
 
phases  Object
 
calcType  Object
 

Implements

ICapeThermoEquilibriumServer.PropList(Object, Object, Object, Object)
See Also