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

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...
 

Detailed Description

A class which represents the entire pipeline.

Member Data Documentation

SerializedConnectionInfo [] SharpBCI.SerializedPipeline.stageConnections

The connection graph for this pipeline.

SerializedStage [] SharpBCI.SerializedPipeline.stages

An array of all stages in the pipeline.


The documentation for this class was generated from the following file: