Click or drag to resize

MaterialStreamSetPhaseComposition1 Method


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void SetPhaseComposition1(
	Array Vx,
	int phase
)
Request Example View Source

Parameters

Vx  Array
 
phase  Int32
 

Implements

IMaterialStreamSetPhaseComposition(Array, Int32)
See Also