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

Definition

Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary.SepOps
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
public StreamInformation(
	string _id,
	string _streamID,
	string _associatedstage,
	StreamInformationType _t,
	StreamInformationBehavior _bhv,
	StreamInformationPhase _ph
)

Parameters

_id  String
 
_streamID  String
 
_associatedstage  String
 
_t  StreamInformationType
 
_bhv  StreamInformationBehavior
 
_ph  StreamInformationPhase
 

See Also