TimedPlotter
ptolemy.actor.lib.gui.TimedPlotter

A signal plotter. This plotter contains an instance of the Plot class from the Ptolemy plot package as a public member. Data at the input, which can consist of any number of channels, are plotted on this instance. Each channel is plotted as a separate data set. The horizontal axis represents time.

Author(s): Edward A. Lee
Version:$Id: TimedPlotter.java,v 1.29 2005/07/08 19:56:20 cxh Exp $
Pt.Proposed Rating:Green (eal)
Pt.Accepted Rating:Green (cxh)


input
Input port, which has type DoubleToken.