ARLO Adapt
arlo.BandPass Member List

This is the complete list of members for arlo.BandPass, including all inherited members.

bandFrequenciesarlo.BandPass
BandPass()arlo.BandPass
calculateBandPassSpectrogram(int[] audioBuffer, int offset, int numSamples, boolean reset)arlo.BandPass
calculateBandPassSpectrogram(int[] audioSamples, int offset, int numSamples, boolean reset, int numThreads)arlo.BandPass
dampingRatioarlo.BandPassprivate
getDampingRatio()arlo.BandPass
getFrequencyIndex(double freq)arlo.BandPass
getMaxBandFrequency()arlo.BandPass
getMinBandFrequency()arlo.BandPass
getNumBands()arlo.BandPass
getNumTimeSlices()arlo.BandPass
getRawSamplingRate()arlo.BandPass
initialize()arlo.BandPass
maxBandFrequencyarlo.BandPassprivate
minBandFrequencyarlo.BandPassprivate
numBandsarlo.BandPassprivate
numTimeSlicesarlo.BandPassprivate
rawSamplingRatearlo.BandPassprivate
setDampingRatio(double value)arlo.BandPass
setMaxBandFrequency(double value)arlo.BandPass
setMinBandFrequency(double value)arlo.BandPass
setNumBands(int value)arlo.BandPass
setNumSegments(int value)arlo.BandPass
setRawSamplingRate(double value)arlo.BandPass
startWorkers(int numThreads)arlo.BandPass
waitForSolution()arlo.BandPassprivate