Click or drag to resize

StreamInformation(String, String, String, StreamInformationType, StreamInformationBehavior, StreamInformationPhase) Constructor


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.SepOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public StreamInformation(
	string id,
	string streamID,
	string associatedstage,
	StreamInformationType t,
	StreamInformationBehavior bhv,
	StreamInformationPhase ph
)
Request Example View Source

Parameters

id  String
 
streamID  String
 
associatedstage  String
 
t  StreamInformationType
 
bhv  StreamInformationBehavior
 
ph  StreamInformationPhase
 
See Also