SpikeStream Application Library  0.2
spikestream::AnalysisSpectrogram Class Reference

#include <AnalysisSpectrogram.h>

List of all members.

Public Member Functions

 AnalysisSpectrogram (QWidget *parent, QwtRasterData *data)
 ~AnalysisSpectrogram ()
void showContour (bool on)
void showSpectrogram (bool on)
void printPlot ()
void rescale ()

Detailed Description

Displays a spectrogram using the supplied data. Used for information spectrogram plots.

Definition at line 43 of file AnalysisSpectrogram.h.


Constructor & Destructor Documentation

AnalysisSpectrogram::AnalysisSpectrogram ( QWidget *  parent,
QwtRasterData *  data 
)

Constructor

Definition at line 10 of file AnalysisSpectrogram.cpp.

Destructor

Definition at line 88 of file AnalysisSpectrogram.cpp.


Member Function Documentation

Prints the plot to a pdf file FIXME: THIS PROBABLY DOESN'T WORK.

Definition at line 120 of file AnalysisSpectrogram.cpp.

Rescales the plot

Definition at line 97 of file AnalysisSpectrogram.cpp.

Shows the contours of the plot

Definition at line 104 of file AnalysisSpectrogram.cpp.

Makes the spectrogram visible

Definition at line 111 of file AnalysisSpectrogram.cpp.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Friends Defines