|
SharpBCI
A multi-threaded brain control interface (BCI) library in C#
|
A class which represents the entire pipeline. More...
Public Attributes | |
| SerializedStage[] | stages |
| An array of all stages in the pipeline. More... | |
| SerializedConnectionInfo[] | stageConnections |
| The connection graph for this pipeline. More... | |
A class which represents the entire pipeline.
| SerializedConnectionInfo [] SharpBCI.SerializedPipeline.stageConnections |
The connection graph for this pipeline.
| SerializedStage [] SharpBCI.SerializedPipeline.stages |
An array of all stages in the pipeline.