Using Class Link.Pipe
This class is derived from Class Link for connecting two components in Canvas Views.
Use pipes to connect one component (reactor, source, or sink) to another. You can have multiple link objects to model groups of pipes with different flow rates.
Flow Rate (fFlowRate): is an input attribute for the user to specify the flow rate of the mixture.
Concentration (fConcentration): is an output only attribute. It stores the concentration of the "from" component and pass the concentration to the "to" component.
Mixer Example for SansGUI Version 1.0
Copyright © 2001-2003 ProtoDesign, Inc. All rights reserved.