Click or drag to resize

MaterialStream(String, String, IFlowsheet, PropertyPackage) Constructor


Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public MaterialStream(
	string name,
	string description,
	IFlowsheet flowsheet,
	PropertyPackage proppack
)
Request Example View Source

Parameters

name  String
 
description  String
 
flowsheet  IFlowsheet
 
proppack  PropertyPackage
 
See Also