Understanding Class Base.Container
This is an abstract class, i.e., no object can be instantiated from this class. It holds a common attribute for all its subclasses: Reactor and Sink.
This abstract class is only a place holder. Use its subclasses instead.
Concentration (fConcentration): is an output attribute. It is used to store the calculated chemical concentration in the container. The initial value is set to -1 to indicate that the concentration has not been updated by the simulator.
None.
Mixer Example for SansGUI Version 1.0
Copyright © 2001-2003 ProtoDesign, Inc. All rights reserved.