|
SharpBCI
A multi-threaded brain control interface (BCI) library in C#
|
Classes | |
| class | SharpBCI.SerializedPipeline |
| A class which represents the entire pipeline. More... | |
| class | SharpBCI.SerializedStage |
| A class which represents a single stage in the pipeline Can be serialized into a JSON file. More... | |
| class | SharpBCI.SerializedConnectionInfo |
| A class which represents a connection graph for the pipeline. More... | |
| class | SharpBCI.PipelineSerializer |
| A static class to read SerializedStage files from a file. | |
Namespaces | |
| package | SharpBCI |