Jump to content

Programming Reference:IdentityFilter

From BCI2000 Wiki
Revision as of 15:26, 7 September 2023 by Mellinger (talk | contribs) (Function)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Function

The IdentityFilter applies the identity transform to its input, i.e. it transmits its input to its output unchanged.

This is useful in order to provide a "no processing" option in a ChoiceCombination.

Parameters

None.

States

None.

See also

Programming Reference:ChoiceCombination