ArrayPlotter - A plotter that plots a sequence of arrays of doubles.
Bar Graph - A bar graph plotter. The plotter accepts data on the input and plots them against time on the X-axis. Multiple datasets can be created in associating each stream as an instance / channel.
HistogramPlotter - The plotter accepts data on the input and plots them as a histogram. The X-axis of the plot is the value and the Y-axis is the number of instances.
MatrixViewer - An actor that displays the contents of a matrix input.
RealTimePlotter - Plots input data as a function of elapsed real time.
SequencePlotter - Plots the input tokens vs. their index number.
SequenceScope - Plots sequences that is potentially infinitely long in an oscilloscope style.
SketchedSource - Output a signal that has been sketched by the user on the screen.
TimedScope - Plot inputs as a function of time in an oscilloscope style.
xTime_yData_Plotter - Plot an XY graph with simulation time on the Y-axis.
DS_xTime_yData_Plotter - Plot an XY graph with simulation time on the Y-axis
xData_yData_Plotter - Plots the input values as an XY graph with X and Y arriving on the respective input port.
DS_xData_yData_Plotter - Plots the input values as an XY graph with X and Y arriving on the respective input port.
XYScope - Display a plot of the data on each inputY channel vs. the data on the corresponding inputX channel with finite persistence.
Created with the Personal Edition of HelpNDoc: Full-featured multi-format Help generator