Jump to content

Programming Reference:Parameters

From BCI2000 Wiki
Revision as of 13:50, 29 June 2010 by Mellinger (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Individual parameters are represented by instances of the Param class. A collection of Param objects, such as the set of parameters present in a BCI2000 data file, is represented by a ParamList object.

Param Class

Methods

Properties

ParamList Class

Methods

Properties

See also

Technical Reference:Parameter Definition