Writer
ptolemy.actor.lib.Writer

This actor reads tokens from any number of input channels and writes their string values to the specified writer. A newline character is written between firings. If the width of the input port is greater than one, then values read from the distinct channels are separated by tab characters. If no writer is specified using setWriter(), then this actor writes to the standard output.

Author(s): Yuhong Xiong, Edward A. Lee
Version:$Id: Writer.java,v 1.29 2005/07/08 19:56:11 cxh Exp $
Pt.Proposed Rating:Yellow (yuhong)
Pt.Accepted Rating:Yellow (mudit)