
Sink |
ptolemy.actor.lib.Sink |
Base class for simple data sinks. This class provides an input port,
exposed as a public variable, and a clone method that ensures that the
public variable is correctly set in the clone. The main reason for this
class to ensure that the input ports of all sinks have the same name
and are correctly handled in cloned actors.
Author(s): Edward A. Lee
Version:$Id: Sink.java,v 1.30 2005/07/08 19:56:06 cxh Exp $
Pt.Proposed Rating:Green (eal)
Pt.Accepted Rating:Green (bilung)
input
The input port, which is a multiport.