Jump to content

Programming Reference:Rapid Development: Difference between revisions

From BCI2000 Wiki
Atennissen (talk | contribs)
No edit summary
Mellinger (talk | contribs)
Line 2: Line 2:


==Templates==
==Templates==
*The [[Programming Reference:Demo 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]] filter stub allows you to easily implement IIR filters.



Revision as of 10:56, 7 November 2007

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