Class SpectrogramPlotter

  • All Implemented Interfaces:
    Plotter<SpectrogramPlotter.SpectroStyle>

    public class SpectrogramPlotter
    extends java.lang.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