ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware

Package com.github.mrstampy.esp.dsp.lab

Interface Summary
DoubleArrayProcessor The Interface DoubleArrayProcessor.
Lab The Interface Lab.
LabValues The Interface LabValues.
RawEspConnection Interface defining the encapsulation of a MultiConnectionSocket and associated ESP objects for raw signal processing.
SignalProcessedListener The listener interface for receiving signalProcessed events.
 

Class Summary
AbstractFFTProcessor The Class AbstractFFTProcessor.
AbstractLab The Class AbstractLab encapsulates common Lab properties.
AbstractRawEspConnection<SOCKET extends MultiConnectionSocket> Abstract implementation.
DefaultLab The Class DefaultLab.
DefaultLabValues The Class DefaultLabValues.
 

Enum Summary
EspWindowFunction Enums representing the various WindowFunctions.
FFTType The Enum FFTType.
PassFilter The Enum PassFilter.
 


brought to you by Mr. Stampy