public class Spectrogram.CepstrumAtCursor extends Spectrogram.GraphAtCursor
Modifier and Type | Field and Description |
---|---|
protected int |
cepstrumCutoff |
protected FunctionGraph |
cepstrumSpectrumAtCursor |
graph, show
Constructor and Description |
---|
Spectrogram.CepstrumAtCursor() |
Modifier and Type | Method and Description |
---|---|
protected JPanel |
createControls() |
void |
update(double x) |
getControls, updateGraph
protected int cepstrumCutoff
protected FunctionGraph cepstrumSpectrumAtCursor
public void update(double x)
update
in class Spectrogram.GraphAtCursor
protected JPanel createControls()
createControls
in class Spectrogram.GraphAtCursor
Copyright © 2000–2016 DFKI GmbH. All rights reserved.