Jump to content

Programming Reference:Rapid Development: Difference between revisions

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


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

Revision as of 16:07, 9 May 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