SketchedSource

Parent Previous Next

Full Library / Source / Interactive / SketchedSource
Block Name: SketchedSource

This actor is also a plotter, and will plot the input signals on the same plot as the sketched signal. It can be used in a feedback loop where the output affects the input. The first batch of outputs is produced in the initialize() method, so it can be put in a feedback loop in a dataflow model.

Field Detail

initialTrace

public Parameter initialTrace


length

public Parameter length


output

public TypedIOPort output


periodic

public Parameter periodic


runOnModification

public Parameter runOnModification


yBottom

public Parameter yBottom


yTop

public Parameter yTop


_count

private int _count


_data

private double[][] _data


_dataModified

private boolean _dataModified


_initialTraceIsSet

private boolean _initialTraceIsSet


_zero

private static DoubleToken _zero




Created with the Personal Edition of HelpNDoc: Create help files for the Qt Help Framework