- getBaseline() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getBaseline() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getBaseline() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the baseline.
- getBufferSize() - Method in class com.github.mrstampy.esp.multiconnectionsocket.RawDataSampleBuffer
-
Gets the buffer size.
- getButtons() - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Gets the buttons.
- getChannel() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- getChannel(int) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
- getChannel() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getChannel() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Returns the channel being processed by this lab.
- getChannel(int) - Method in interface com.github.mrstampy.esp.multiconnectionsocket.MultiConnectionSocket
-
Returns the
EspChannel representation specified by the channel
number.
- getChannel() - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
- getChannel() - Method in class com.github.mrstampy.esplab.gui.PowerGraph
-
- getChannel() - Method in class com.github.mrstampy.esplab.gui.RawDataGraph
-
- getChannelNumber() - Method in class com.github.mrstampy.esp.multiconnectionsocket.EspChannel
-
Gets the channel number.
- getChannels() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
- getChannels() - Method in interface com.github.mrstampy.esp.multiconnectionsocket.MultiConnectionSocket
-
Returns the
EspChannel representations processed by the
implementation.
- getConnection() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- getConnection() - Method in interface com.github.mrstampy.esp.dsp.lab.Lab
-
Gets the connection.
- getConnection() - Method in class com.github.mrstampy.esplab.EspLab
-
Gets the connection.
- getConnection() - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Gets the connection.
- getCreateTimestamp() - Method in class com.github.mrstampy.esp.multiconnectionsocket.event.AbstractMultiConnectionEvent
-
Returns the time this event was created, use in lieu of received time as
network latency may skew any time-based calculations.
- getCurrent() - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Return the current second's worth of samples.
- getCurrent(int) - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Return the specified number of the current second's worth of samples.
- getCurrentFor(int) - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Return the current second's worth of samples for the specified channel.
- getCurrentFor(int, int) - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Return the specified number of the current second's worth of samples for
the specified channel.
- getCurrentSecondOfSampledData() - Method in class com.github.mrstampy.esp.dsp.RawSignalAggregator
-
Returns a snapshot of ~ sampleRate samples, each of length fftSize
representing the current seconds' raw signal sampled.
- getCurrentSecondOfSampledData(int) - Method in class com.github.mrstampy.esp.dsp.RawSignalAggregator
-
Returns the requested number of samples from the current one seconds' worth
of samples (~
RawSignalAggregator.sampleRate), evenly spaced over the size of the
samples.
- getDefaultLab() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
Returns a
DefaultLab instance set to use this connection.
- getDefaultLab() - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Returns an instance of the default lab implementation for use with this
connection.
- getDescription() - Method in class com.github.mrstampy.esp.multiconnectionsocket.EspChannel
-
Gets the description.
- getDSPValues() - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
Gets the DSP values.
- getDSPValues() - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Return the DSP values.
- getEspLowPassFilter() - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
- getEventType() - Method in class com.github.mrstampy.esp.multiconnectionsocket.event.AbstractMultiConnectionEvent
-
Gets the event type.
- getEventTypes() - Method in interface com.github.mrstampy.esp.multiconnectionsocket.subscription.MultiConnectionSubscriptionRequest
-
Gets the event types.
- getFFTSize() - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
Return the size of the sample arrays.
- getFftSize() - Method in class com.github.mrstampy.esp.multiconnectionsocket.RawDataSampleBuffer
-
Gets the fft size.
- getFftType() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- getFftType() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getFftType() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the fft type.
- getHandlerAdapter() - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractMultiConnectionSocket
-
Gets the handler adapter.
- getHighFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractFFTProcessor
-
Gets the high frequency.
- getHighNormalizeFftFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getHighNormalizeFftFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getHighNormalizeFftFrequency() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the high normalize fft frequency.
- getHighPassFilterFactor() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getHighPassFilterFactor() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getHighPassFilterFactor() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the high pass filter factor.
- getHighPassFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getHighPassFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getHighPassFrequency() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the high pass frequency.
- getHost() - Method in class com.github.mrstampy.esp.multiconnectionsocket.HostPort
-
Gets the host.
- getIdentifier() - Method in class com.github.mrstampy.esp.multiconnectionsocket.EspChannel
-
Gets the identifier.
- getLab() - Method in class com.github.mrstampy.esplab.gui.PowerGraph
-
Gets the lab.
- getLabValues() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- getLabValues() - Method in interface com.github.mrstampy.esp.dsp.lab.Lab
-
Returns a serializable
LabValues object for lab values persistence.
- getLayout() - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Gets the layout.
- getLayout() - Method in class com.github.mrstampy.esplab.gui.PowerGraph
-
- getLayout() - Method in class com.github.mrstampy.esplab.gui.RawDataGraph
-
- getLogPower(double[], int, int) - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
Attempts average the power over the specified range by providing more
weight to values in between lower & upper frequencies ie:
For range i to i + 2, weights 1, 2, 1
For range i to i + 3, weights 1, 2, 2, 1
For range i to i + 4, weights 1, 2, 3, 2, 1
.
- getLogPower(double[], double) - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
- getLogPowersFor(double[], double...) - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
Returns a map of frequency / log power pairs from the given sample.
- getLowFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractFFTProcessor
-
Gets the low frequency.
- getLowNormalizeFftFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getLowNormalizeFftFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getLowNormalizeFftFrequency() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the low normalize fft frequency.
- getLowPassFilterFactor() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getLowPassFilterFactor() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getLowPassFilterFactor() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the low pass filter factor.
- getLowPassFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getLowPassFrequency() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getLowPassFrequency() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the low pass frequency.
- getMessage() - Method in class com.github.mrstampy.esp.multiconnectionsocket.MessageEvent
-
Gets the message.
- getName() - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Return a name identifier.
- getNanoTime() - Method in class com.github.mrstampy.esp.multiconnectionsocket.event.AbstractMultiConnectionEvent
-
"This method can only be used to measure elapsed time and is not related to
any other notion of system or wall-clock time." Use only in comparison to
other
AbstractMultiConnectionEvent.nanoTimes
- getNumBands() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- getNumBands() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getNumBands() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the num bands.
- getNumChannels() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- getNumChannels() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
- getNumChannels() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getNumChannels() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Returns the number of channels available for processing.
- getNumChannels() - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractMultiConnectionSocket
-
- getNumChannels() - Method in interface com.github.mrstampy.esp.multiconnectionsocket.MultiConnectionSocket
-
Returns the number of channels.
- getPassFilter() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getPassFilter() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getPassFilter() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the pass filter.
- getPort() - Method in class com.github.mrstampy.esp.multiconnectionsocket.HostPort
-
Gets the port.
- getRawSignalBreadth() - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
Return the range of the raw signal values (max - min).
- getSampleRate() - Method in class com.github.mrstampy.esp.dsp.AbstractDSPValues
-
Gets the sample rate.
- getSampleRate() - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
Return the sample rate.
- getSampleRateSleepTime() - Method in class com.github.mrstampy.esp.dsp.AbstractDSPValues
-
Gets the sample rate sleep time.
- getSampleRateUnits() - Method in class com.github.mrstampy.esp.dsp.AbstractDSPValues
-
Gets the sample rate units.
- getSampleSize() - Method in class com.github.mrstampy.esp.dsp.AbstractDSPValues
-
Gets the sample size.
- getSnapshot() - Method in class com.github.mrstampy.esp.multiconnectionsocket.RawDataSampleBuffer
-
Gets the snapshot.
- getSocket() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
Gets the socket.
- getSocket() - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractSubscriptionHandlerAdapter
-
Gets the socket.
- getState() - Method in class com.github.mrstampy.esp.multiconnectionsocket.ConnectionEvent
-
Gets the state.
- getUpperMeasurableFrequency() - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
Gets the upper measurable frequency.
- getUtilities() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractFFTProcessor
-
Gets the utilities.
- getUtilities() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
Gets the utilities.
- getUtilities() - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Return the utilities.
- getWindowFunction() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
- getWindowFunction() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- getWindowFunction() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- getWindowFunction() - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Gets the window function.
- getWindowFunction() - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Return the window function.
- graphAccept(double[][]) - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Graph accept.
- graphAccept(double[][]) - Method in class com.github.mrstampy.esplab.gui.PowerGraph
-
- graphAccept(double[][]) - Method in class com.github.mrstampy.esplab.gui.RawDataGraph
-
- sampleRateChanged() - Method in interface com.github.mrstampy.esp.dsp.DSPValueListener
-
Sample rate changed.
- sampleSizeChanged() - Method in interface com.github.mrstampy.esp.dsp.DSPValueListener
-
Sample size changed.
- scheduler - Variable in class com.github.mrstampy.esplab.gui.AbstractGraph
-
The scheduler.
- sendMultiConnectionEvent(AbstractMultiConnectionEvent<E>) - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractSubscriptionHandlerAdapter
-
- series - Variable in class com.github.mrstampy.esplab.gui.AbstractGraph
-
The series.
- sessionClosed(IoSession) - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractSubscriptionHandlerAdapter
-
- setAbsoluteValues(boolean) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setAbsoluteValues(boolean) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setAbsoluteValues(boolean) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the absolute values.
- setBaseline(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setBaseline(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setBaseline(double) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the baseline.
- setBufferSize(int) - Method in class com.github.mrstampy.esp.multiconnectionsocket.RawDataSampleBuffer
-
Sets the buffer size.
- setChannel(int) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- setChannel(int) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setChannel(int) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Set the channel for this lab.
- setChannelNumber(int) - Method in class com.github.mrstampy.esp.multiconnectionsocket.EspChannel
-
Sets the channel number.
- setConnection(RawEspConnection) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- setConnection(RawEspConnection) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setConnection(RawEspConnection) - Method in interface com.github.mrstampy.esp.dsp.lab.Lab
-
Sets the connection.
- setConnection(RawEspConnection) - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Sets the connection.
- setDescription(String) - Method in class com.github.mrstampy.esp.multiconnectionsocket.EspChannel
-
Sets the description.
- setFftSize(int) - Method in class com.github.mrstampy.esp.multiconnectionsocket.RawDataSampleBuffer
-
Sets the fft size.
- setFftType(FFTType) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- setFftType(FFTType) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setFftType(FFTType) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the fft type.
- setHighFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractFFTProcessor
-
Sets the high frequency.
- setHighNormalizeFftFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setHighNormalizeFftFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setHighNormalizeFftFrequency(double) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the high normalize fft frequency.
- setHighPassFilterFactor(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setHighPassFilterFactor(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setHighPassFilterFactor(double) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the high pass filter factor.
- setHighPassFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setHighPassFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setHighPassFrequency(double) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the high pass frequency.
- setIdentifier(String) - Method in class com.github.mrstampy.esp.multiconnectionsocket.EspChannel
-
Sets the identifier.
- setLab(Lab) - Method in class com.github.mrstampy.esplab.gui.PowerGraph
-
Sets the lab.
- setLabValues(LabValues) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- setLabValues(LabValues) - Method in interface com.github.mrstampy.esp.dsp.lab.Lab
-
Initialization of a lab with values.
- setLowFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractFFTProcessor
-
Sets the low frequency.
- setLowNormalizeFftFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setLowNormalizeFftFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setLowNormalizeFftFrequency(double) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the low normalize fft frequency.
- setLowPassFilterFactor(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setLowPassFilterFactor(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setLowPassFilterFactor(double) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the low pass filter factor.
- setLowPassFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setLowPassFrequency(double) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setLowPassFrequency(double) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the low pass frequency.
- setMessage(MESSAGE) - Method in class com.github.mrstampy.esp.multiconnectionsocket.MessageEvent
-
Sets the message.
- setNormalizeFft(boolean) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setNormalizeFft(boolean) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setNormalizeFft(boolean) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the normalize fft.
- setNormalizeSignal(boolean) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setNormalizeSignal(boolean) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setNormalizeSignal(boolean) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the normalize signal.
- setNumBands(int) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractLab
-
- setNumBands(int) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setNumBands(int) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setNumBands(int) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the num bands.
- setNumChannels(int) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
Sets the num channels.
- setNumChannels(int) - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractMultiConnectionSocket
-
Sets the num channels.
- setPassFilter(PassFilter) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setPassFilter(PassFilter) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setPassFilter(PassFilter) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the pass filter.
- setSampleRate(int) - Method in class com.github.mrstampy.esp.dsp.AbstractDSPValues
-
Sets the sample rate.
- setSampleSize(int) - Method in class com.github.mrstampy.esp.dsp.AbstractDSPValues
-
Sets the sample size.
- setSocket(AMCS) - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractSubscriptionHandlerAdapter
-
Sets the socket.
- setUtilities(EspSignalUtilities) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractFFTProcessor
-
- setUtilities(EspSignalUtilities) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
Sets the utilities.
- setUtilities(EspSignalUtilities) - Method in interface com.github.mrstampy.esp.dsp.lab.DoubleArrayProcessor
-
Sets the utilities.
- setWindow(WindowFunction) - Method in class com.github.mrstampy.esp.dsp.EspSignalUtilities
-
Sets the windowing function within the FFT instance.
- setWindowFunction(EspWindowFunction) - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
- setWindowFunction(EspWindowFunction) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- setWindowFunction(EspWindowFunction) - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLabValues
-
- setWindowFunction(EspWindowFunction) - Method in interface com.github.mrstampy.esp.dsp.lab.LabValues
-
Sets the window function.
- setWindowFunction(EspWindowFunction) - Method in interface com.github.mrstampy.esp.dsp.lab.RawEspConnection
-
Set the window function.
- showConnectionError(String) - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Show connection error.
- signalProcessed(double[]) - Method in interface com.github.mrstampy.esp.dsp.lab.SignalProcessedListener
-
Signal processed.
- SignalProcessedListener - Interface in com.github.mrstampy.esp.dsp.lab
-
The listener interface for receiving signalProcessed events.
- snapshot() - Method in class com.github.mrstampy.esp.multiconnectionsocket.MovingWindowBuffer
-
Snapshot.
- SOCKET_BROADCASTER_KEY - Static variable in class com.github.mrstampy.esp.multiconnectionsocket.AbstractSocketConnector
-
Set the system property 'socket.broadcaster.port' on startup to change the
broadcaster port from the default '12345' ie.
- start() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
- start() - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractMultiConnectionSocket
-
- start() - Method in interface com.github.mrstampy.esp.multiconnectionsocket.MultiConnectionSocket
-
Connects to the socket.
- start(Stage) - Method in class com.github.mrstampy.esplab.EspLab
-
- start() - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Start.
- start() - Method in class com.github.mrstampy.esplab.gui.PowerGraph
-
- start() - Method in class com.github.mrstampy.esplab.gui.RawDataGraph
-
- startImpl() - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractMultiConnectionSocket
-
Implement to create a connection to the EEG device.
- startStop - Variable in class com.github.mrstampy.esplab.gui.AbstractGraph
-
The start stop.
- startStop() - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Start stop.
- stop() - Method in class com.github.mrstampy.esp.dsp.lab.AbstractRawEspConnection
-
- stop() - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractMultiConnectionSocket
-
- stop() - Method in interface com.github.mrstampy.esp.multiconnectionsocket.MultiConnectionSocket
-
- stop() - Method in class com.github.mrstampy.esplab.EspLab
-
- stop() - Method in class com.github.mrstampy.esplab.gui.AbstractGraph
-
Stop.
- stop() - Method in class com.github.mrstampy.esplab.gui.PowerGraph
-
- stop() - Method in class com.github.mrstampy.esplab.gui.RawDataGraph
-
- stopCalculateBaseline() - Method in class com.github.mrstampy.esp.dsp.lab.DefaultLab
-
- stopCalculateBaseline() - Method in interface com.github.mrstampy.esp.dsp.lab.Lab
-
Stop calculate baseline.
- stopImpl() - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractMultiConnectionSocket
-
Implement to close the connection to the EEG device.
- stopTuning() - Method in class com.github.mrstampy.esp.multiconnectionsocket.RawDataSampleBuffer
-
Invoked after a period of time after invoking tune().
- subscribe(MultiConnectionSubscriptionRequest<?>) - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractSocketConnector
-
Subscribes to the specified event types, all registered listeners will
receive updates for these event types.
- subscribe(IoSession, MCSR) - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractSubscriptionHandlerAdapter
-
Subscribe.
- subscribeAll() - Method in class com.github.mrstampy.esp.multiconnectionsocket.AbstractSocketConnector
-
Subscribes to all EventTypes, barring
EventType#signalProcessed.