Package adams.flow.transformer.plotgenerator

Class Summary
AbstractPlotGenerator Ancestor for generators that use data from a spreadsheet to create plot containers for the SequencePlotter sink.
NamedPlotGenerator Plots the numeric data of two columns, X and Y with the plot name from a separate column.
SimplePlotGenerator Plots the numeric data from one or more columns.
XYPlotGenerator Uses one column for the X value and one or more other columns as Y to plot against.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.