public class Spectrogram.LPCAtCursor extends Spectrogram.GraphAtCursor
Modifier and Type | Field and Description |
---|---|
protected int |
lpcOrder |
protected SignalGraph |
lpcResidueAtCursor |
graph, show
Constructor and Description |
---|
Spectrogram.LPCAtCursor() |
Modifier and Type | Method and Description |
---|---|
protected JPanel |
createControls() |
void |
update(double x) |
getControls, updateGraph
protected int lpcOrder
protected SignalGraph lpcResidueAtCursor
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.