public class Robotiser extends FrameOverlapAddSource
Modifier and Type | Class and Description |
---|---|
static class |
Robotiser.PhaseRemover |
DEFAULT_WINDOWTYPE, frameProvider, memory, outputWindow, processor
blockSize
buf, dataProcessor, DEFAULT_BUFFERSIZE, readPos, writePos
dataLength, inputSource
NOT_SPECIFIED
Constructor and Description |
---|
Robotiser(DoubleDataSource inputSource,
int samplingRate) |
Robotiser(DoubleDataSource inputSource,
int samplingRate,
float amount) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
getBlockSize, getInputFrameshift, getNextFrame, hasMoreData, initialise, prepareBlock, readBlock
readIntoBuffer
available, bufferSpaceLeft, compact, currentlyInBuffer, getData, increaseBufferSize
getAllData, getData, getData, getDataLength
public Robotiser(DoubleDataSource inputSource, int samplingRate, float amount)
inputSource
- inputSourcesamplingRate
- samplingRateamount
- the factor by which to speed up or slow down the source. Values greater than one will speed up, values smaller
than one will slow down the original.public Robotiser(DoubleDataSource inputSource, int samplingRate)
Copyright © 2000–2016 DFKI GmbH. All rights reserved.