v2.0.0
Loading...
Searching...
No Matches
mne_layout_port.h File Reference

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

#include "mne_global.h"
#include <QString>
Include dependency graph for mne_layout_port.h:
This graph shows which files directly or indirectly include this file:

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 MNELayoutPortMNELIB::mneLayoutPort

Detailed Description

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

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.0.0
Date
March 2026

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.