SharpBCI
A multi-threaded brain control interface (BCI) library in C#
Main Page
Packages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Functions
Variables
Properties
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
x
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Pages
- a -
Add() :
SharpBCI.Pipeable
AddHandler() :
SharpBCI.EEGDeviceAdapter
AddRawHandler() :
SharpBCI.SharpBCI
AddToPipelineScope() :
SharpBCI.SharpBCIBuilder
AddTrainedHandler() :
SharpBCI.SharpBCI
AddTrainingData() :
SharpBCI.IPredictor< T >
,
SharpBCI.Predictor
AggregateKNNCorrelationPredictor() :
SharpBCI.AggregateKNNCorrelationPredictor
AggregateKNNDTWPredictor() :
SharpBCI.AggregateKNNDTWPredictor
AggregatePredictionPipeable() :
SharpBCI.AggregatePredictionPipeable
ARArtifactDetector() :
SharpBCI.ARArtifactDetector
ARModel() :
SharpBCI.ARModel
AsyncStreamReader() :
SharpBCI.AsyncStreamReader
AsyncStreamWriter() :
SharpBCI.AsyncStreamWriter
- b -
BandpassPipeable() :
SharpBCI.BandpassPipeable
Build() :
SharpBCI.SharpBCIBuilder
- c -
CalcParams() :
SharpBCI.NarrowPassFilter
,
SharpBCI.NotchFilter
,
SharpBCI.RecursiveFilter
ClearTrainingData() :
SharpBCI.AggregatePredictionPipeable
,
SharpBCI.IPredictor< T >
,
SharpBCI.IPredictorPipeable
,
SharpBCI.Predictor
,
SharpBCI.SharpBCI
Close() :
SharpBCI.AsyncStreamReader
,
SharpBCI.AsyncStreamWriter
,
SharpBCI.SharpBCI
Complex() :
System.Numerics.Complex
Compute() :
SharpBCI.AggregateKNNCorrelationPredictor
,
SharpBCI.AggregateKNNDTWPredictor
,
SharpBCI.Predictor
ComputeDistances() :
SharpBCI.Predictor
Conjugate() :
System.Numerics.Complex
Connect() :
SharpBCI.IPipeable
,
SharpBCI.Pipeable
ConvolvingDoubleEndedFilter() :
SharpBCI.ConvolvingDoubleEndedFilter
ConvolvingFilter() :
SharpBCI.ConvolvingFilter
ConvolvingSingleEndedFilter() :
SharpBCI.ConvolvingSingleEndedFilter
CSVReadAdapter() :
SharpBCI.CSVReadAdapter
- d -
DataHandler() :
SharpBCI.EEGDeviceAdapter
Dequeue() :
SharpBCI.IndexableQueue< T >
Detect() :
SharpBCI.ARArtifactDetector
,
SharpBCI.IArtifactDetector
,
SharpBCI.TournamentArtifactDetector
DFT() :
DSPLib.DFT
Dispose() :
SharpBCI.ConsoleLogger
,
SharpBCI.FileLogger
DoRead() :
SharpBCI.AsyncStreamReader
DoWrite() :
SharpBCI.AsyncStreamWriter
DummyAdapter() :
SharpBCI.DummyAdapter
DummyAdapterSignal() :
SharpBCI.DummyAdapterSignal
DynamicTimeWarping() :
SharpBCI.DynamicTimeWarping
- e -
EEGDeviceAdapter() :
SharpBCI.EEGDeviceAdapter
,
SharpBCI.SharpBCIBuilder
EEGDeviceProducer() :
SharpBCI.EEGDeviceProducer
EEGEvent() :
SharpBCI.EEGEvent
EmitData() :
SharpBCI.EEGDeviceAdapter
Enqueue() :
SharpBCI.IndexableQueue< T >
Error() :
SharpBCI.ARArtifactDetector
,
SharpBCI.IArtifactDetector
,
SharpBCI.TournamentArtifactDetector
Execute() :
DSPLib.DFT
,
DSPLib.FFT
ExponentialFilter() :
SharpBCI.ExponentialFilter
ExponentialVectorizedSmoother() :
SharpBCI.ExponentialVectorizedSmoother
- f -
FFT() :
DSPLib.FFT
FFTPipeable() :
SharpBCI.FFTPipeable
FileLogger() :
SharpBCI.FileLogger
Filter() :
SharpBCI.ConvolvingFilter
,
SharpBCI.ExponentialFilter
,
SharpBCI.IFilter< T >
,
SharpBCI.MovingAverageFilter
,
SharpBCI.MultiFilter< T >
,
SharpBCI.RecursiveFilter
FlushEvents() :
SharpBCI.EEGDeviceAdapter
FrequencySpan() :
DSPLib.DFT
,
DSPLib.FFT
- g -
GetEnumerable() :
SharpBCI.AsyncStreamReader
GetPreprocessedXSeries() :
SharpBCI.SeriesVariable
GetPreprocessedYSeries() :
SharpBCI.SeriesVariable
GetTrainedIds() :
SharpBCI.SharpBCI
- i -
IndexableQueue() :
SharpBCI.IndexableQueue< T >
Initialize() :
DSPLib.DFT
,
DSPLib.FFT
InstrumentedDummyAdapter() :
SharpBCI.InstrumentedDummyAdapter
- l -
Log() :
SharpBCI.ConsoleLogger
,
SharpBCI.FileLogger
,
SharpBCI.ILogOutput
LogRawData() :
SharpBCI.SharpBCI
- m -
MarkTime() :
SharpBCI.SharpBCI
MovingAverageFilter() :
SharpBCI.MovingAverageFilter
MultiFilter() :
SharpBCI.MultiFilter< T >
- n -
NarrowPassFilter() :
SharpBCI.NarrowPassFilter
NewCompetitor() :
SharpBCI.TournamentArtifactDetector
NormalizationPreprocessor() :
SharpBCI.Preprocessors.NormalizationPreprocessor
NotchFilter() :
SharpBCI.NotchFilter
- o -
operator*() :
System.Numerics.Complex
operator+() :
System.Numerics.Complex
operator/() :
System.Numerics.Complex
- p -
PipelineFile() :
SharpBCI.SharpBCIBuilder
Predict() :
SharpBCI.ARModel
,
SharpBCI.IPredictor< T >
,
SharpBCI.Predictor
Predictor() :
SharpBCI.Predictor
Preprocess() :
SharpBCI.CentralizationPreprocessor
,
SharpBCI.IPreprocessor
,
SharpBCI.Preprocessors.NonePreprocessor
,
SharpBCI.Preprocessors.NormalizationPreprocessor
,
SharpBCI.StandardizationPreprocessor
Process() :
SharpBCI.AggregatePredictionPipeable
,
SharpBCI.BandpassPipeable
,
SharpBCI.EEGDeviceProducer
,
SharpBCI.FFTPipeable
,
SharpBCI.Pipeable
,
SharpBCI.RawEventEmitter
,
SharpBCI.SimpleFilterPipeable
,
SharpBCI.TournamentArtifactPipeable
,
SharpBCI.TrainedEventEmitter
- r -
RawEventEmitter() :
SharpBCI.RawEventEmitter
ReadLine() :
SharpBCI.AsyncStreamReader
RemoteOSCAdapter() :
SharpBCI.RemoteOSCAdapter
RemoveHandler() :
SharpBCI.EEGDeviceAdapter
RemoveRawHandler() :
SharpBCI.SharpBCI
RemoveTrainedHandler() :
SharpBCI.SharpBCI
- s -
SeriesVariable() :
SharpBCI.SeriesVariable
SetBandWeights() :
SharpBCI.Predictor
SetChannelWeights() :
SharpBCI.Predictor
SetInput() :
SharpBCI.IPipeable
,
SharpBCI.Pipeable
SharpBCI() :
SharpBCI.SharpBCI
SharpBCIRawHandler() :
SharpBCI.SharpBCI
SharpBCITrainedHandler() :
SharpBCI.SharpBCI
SimpleFilterPipeable() :
SharpBCI.SimpleFilterPipeable
Smooth() :
SharpBCI.ExponentialVectorizedSmoother
,
SharpBCI.IVectorizedSmoother< T >
,
SharpBCI.XCorrVectorizedSmoother
Start() :
SharpBCI.CSVReadAdapter
,
SharpBCI.EEGDeviceAdapter
,
SharpBCI.EEGDeviceProducer
,
SharpBCI.InstrumentedDummyAdapter
,
SharpBCI.IPipeable
,
SharpBCI.Pipeable
,
SharpBCI.RemoteOSCAdapter
StartSignal() :
SharpBCI.InstrumentedDummyAdapter
StartTraining() :
SharpBCI.AggregatePredictionPipeable
,
SharpBCI.IPredictorPipeable
,
SharpBCI.SharpBCI
Stop() :
SharpBCI.CSVReadAdapter
,
SharpBCI.EEGDeviceAdapter
,
SharpBCI.EEGDeviceProducer
,
SharpBCI.InstrumentedDummyAdapter
,
SharpBCI.IPipeable
,
SharpBCI.Pipeable
,
SharpBCI.RemoteOSCAdapter
StopTraining() :
SharpBCI.AggregatePredictionPipeable
,
SharpBCI.IPredictorPipeable
,
SharpBCI.SharpBCI
- t -
ToString() :
SharpBCI.CentralizationPreprocessor
,
SharpBCI.EEGEvent
,
SharpBCI.IPreprocessor
,
SharpBCI.Preprocessors.NonePreprocessor
,
SharpBCI.Preprocessors.NormalizationPreprocessor
,
SharpBCI.StandardizationPreprocessor
TournamentArtifactDetector() :
SharpBCI.TournamentArtifactDetector
TournamentArtifactPipeable() :
SharpBCI.TournamentArtifactPipeable
TrainedEvent() :
SharpBCI.TrainedEvent
TrainedEventEmitter() :
SharpBCI.TrainedEventEmitter
- u -
Update() :
SharpBCI.OnlineVariance
- v -
Vote() :
SharpBCI.Predictor
- w -
WriteLine() :
SharpBCI.AsyncStreamWriter
- x -
XCorrVectorizedSmoother() :
SharpBCI.XCorrVectorizedSmoother
Generated by
1.8.6