Class SpectrogramPlotter

java.lang.Object
uk.ac.starlink.ttools.plot2.layer.SpectrogramPlotter
All Implemented Interfaces:
Plotter<SpectrogramPlotter.SpectroStyle>

public class SpectrogramPlotter extends Object implements Plotter<SpectrogramPlotter.SpectroStyle>
Plotter for spectrograms. A spectrogram is a spectrum represented as a vertical line of pixels at successive positions in a time series (time axis horizontal, spectral axis vertical).
Since:
16 Jul 2013
Author:
Mark Taylor