ContRap
The symbolic tool for control-flow based rapid prototyping.

Function setData from qwtcurves
Brief description

setData(spectrogram:QwtPlotSpectrogram,data:QwtRasterData):void

Creates a new plot curve with given data More ...

Function information
Name: setData
Base: QwtPlotSpectrogram
Group: Qwt plugins:Contour plots and spectrograms
Icon: plot.png
Color: yellow
Authors:
Copyright:

Detailed description

Creates a new plot curve with given data.

Input parameters
spectrogram: QwtPlotSpectrogram
Spectrogram data
data: QwtRasterData
Rastered plot data

Return values
Default return value: void