public static class Robotiser.PhaseRemover extends PolarFrequencyProcessor
Constructor and Description |
---|
Robotiser.PhaseRemover(int fftSize) |
Robotiser.PhaseRemover(int fftSize,
double amount) |
Modifier and Type | Method and Description |
---|---|
protected void |
processPolar(double[] r,
double[] phi)
Perform the random manipulation.
|
process
applyInline, getFFTSize
public Robotiser.PhaseRemover(int fftSize, double amount)
public Robotiser.PhaseRemover(int fftSize)
protected void processPolar(double[] r, double[] phi)
processPolar
in class PolarFrequencyProcessor
r
- rphi
- phiCopyright © 2000–2016 DFKI GmbH. All rights reserved.