|
ESP OpenBCI - An EEG Signal Processing Library for OpenBCI Hardware | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.mrstampy.esp.dsp.EspSignalUtilities
com.github.mrstampy.esp.openbci.dsp.OpenBCISignalUtilities
public class OpenBCISignalUtilities
The Class OpenBCISignalUtilities.
| Constructor Summary | |
|---|---|
OpenBCISignalUtilities()
Instantiates a new open bci signal utilities. |
|
| Method Summary | |
|---|---|
AbstractDSPValues |
getDSPValues()
Gets the DSP values. |
protected int |
getFFTSize()
Return the size of the sample arrays. |
protected java.math.BigDecimal |
getRawSignalBreadth()
Return the range of the raw signal values (max - min). |
protected double |
getSampleRate()
Return the sample rate. |
| Methods inherited from class com.github.mrstampy.esp.dsp.EspSignalUtilities |
|---|
absolute, createBandPassFilter, createHighPassFilter, createLowPassFilter, fftLogPowerSpectrum, fftRealSpectrum, getEspLowPassFilter, getLogPower, getLogPower, getLogPowersFor, getUpperMeasurableFrequency, normalize, normalize, normalize, rms, setWindow, wma |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenBCISignalUtilities()
| Method Detail |
|---|
protected int getFFTSize()
EspSignalUtilities
getFFTSize in class EspSignalUtilitiesprotected double getSampleRate()
EspSignalUtilities
getSampleRate in class EspSignalUtilitiesprotected java.math.BigDecimal getRawSignalBreadth()
EspSignalUtilities
getRawSignalBreadth in class EspSignalUtilitiespublic AbstractDSPValues getDSPValues()
EspSignalUtilities
getDSPValues in class EspSignalUtilities
|
brought to you by Mr. Stampy | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||