Jump to content

Programming Reference:Rapid Development: Difference between revisions

From BCI2000 Wiki
Mellinger (talk | contribs)
Mellinger (talk | contribs)
Line 3: Line 3:
==Templates==
==Templates==
*The [[Programming Reference:FeedbackDemo Application]] may serve as a starting point for a trial-based application.
*The [[Programming Reference:FeedbackDemo Application]] may serve as a starting point for a trial-based application.
*The [[Programming Reference:IIRFilter]] filter stub allows you to easily implement IIR filters.
*The [[Programming Reference:IIRFilter Class]] filter stub allows you to easily implement IIR filters.


==Helper Classes==
==Helper Classes==

Revision as of 10:22, 16 June 2008

This page describes elements of BCI2000 intended to simplify a programmer's task when implementing a new BCI2000 filter, or application.

Templates

Helper Classes

Matlab Integration