Port-level companion structure to MNELIB::MNELayout for split-channel sensors. More...


Go to the source code of this file.
Classes | |
| class | MNELIB::MNELayoutPort |
| Single viewport in a plotter layout. More... | |
Namespaces | |
| namespace | MNELIB |
| Core MNE data structures (source spaces, source estimates, hemispheres). | |
Typedefs | |
| typedef MNELayoutPort | MNELIB::mneLayoutPortRec |
| typedef MNELayoutPort * | MNELIB::mneLayoutPort |
Port-level companion structure to MNELIB::MNELayout for split-channel sensors.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Some Neuromag systems expose paired gradiometers as two ports of one physical channel; MNELIB::MNELayoutPort attaches per-port metadata (name, port index, role) alongside the channel position so viewers can colour planar gradiometer pairs differently.
Definition in file mne_layout_port.h.