Skip to main content

MNELayout

Namespace: MNELIB  ·  Library: MNE Library

#include <mne/mne_layout.h>

class MNELIB::MNELayout

Full plotter layout with viewports.

Describes the visual arrangement of signal channels in a plotter display, loaded from a layout file.


Public Methods

MNELayout()


~MNELayout()


nmatch()

Returns the number of channels (rows in match matrix).


Authors of this file