SharpBCI
A multi-threaded brain control interface (BCI) library in C#
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
SharpBCI.AggregatePredictionPipeable Member List

This is the complete list of members for SharpBCI.AggregatePredictionPipeable, including all inherited members.

Add(object item)SharpBCI.Pipeableprotected
AggregatePredictionPipeable(int channels, int k, double thresholdProb, EEGDataType[] types)SharpBCI.AggregatePredictionPipeable
AggregatePredictionPipeable(int channels, int k, double thresholdProb, object[] typeNames)SharpBCI.AggregatePredictionPipeable
ClearTrainingData()SharpBCI.AggregatePredictionPipeable
Connect(IPipeable other)SharpBCI.Pipeable
Connect(IPipeable other, bool mirror)SharpBCI.Pipeable
DEFAULT_BUFFER_SIZESharpBCI.Pipeable
ID_PREDICTSharpBCI.AggregatePredictionPipeable
NO_PREDICTIONSharpBCI.AggregatePredictionPipeable
Process(object item)SharpBCI.AggregatePredictionPipeableprotectedvirtual
SetInput(BlockingCollection< object > newInput)SharpBCI.Pipeable
Start(TaskFactory taskFactory, CancellationTokenSource cts)SharpBCI.Pipeablevirtual
StartTraining(int id)SharpBCI.AggregatePredictionPipeable
Stop()SharpBCI.Pipeablevirtual
StopTraining(int id)SharpBCI.AggregatePredictionPipeable