SharpBCI
A multi-threaded brain control interface (BCI) library in C#
|
This is the complete list of members for SharpBCI.CSVReadAdapter, including all inherited members.
AddHandler(EEGDataType type, DataHandler handler) | SharpBCI.EEGDeviceAdapter | |
channels | SharpBCI.EEGDeviceAdapter | |
CSVReadAdapter(string filePath, double sampleRate) | SharpBCI.CSVReadAdapter | |
DataHandler(EEGEvent evt) | SharpBCI.EEGDeviceAdapter | |
EEGDeviceAdapter(int channels, double sampleRate) | SharpBCI.EEGDeviceAdapter | protected |
EmitData(EEGEvent evt) | SharpBCI.EEGDeviceAdapter | protected |
FlushEvents() | SharpBCI.EEGDeviceAdapter | |
RemoveHandler(EEGDataType type, DataHandler handler) | SharpBCI.EEGDeviceAdapter | |
sampleRate | SharpBCI.EEGDeviceAdapter | |
Start() | SharpBCI.CSVReadAdapter | virtual |
Stop() | SharpBCI.CSVReadAdapter | virtual |