MNEOperator
Namespace: DISPLIB · Library: Display Library
#include <disp/mneoperator.h>
class DISPLIB::MNEOperator
Light-weight wrapper describing one MNE pre-processing operator (FIR / SSP / compensation).
Stores the operator type, display name, active flag and the underlying matrix / kernel reference so ChannelInfoModel can track which operators a channel is currently subject to.
Public Methods
MNEOperator()
MNEOperator(obj)
MNEOperator(type)
~MNEOperator()
Destructor.
Authors of this file
- Lorenz Esch <lorenz.esch@tu-ilmenau.de>
- Gabriel Motta <gabrielbenmotta@gmail.com>
- Christoph Dinh <christoph.dinh@mne-cpp.org>