Implementation of FiffChPos: streaming of the coil-frame origin and (ex, ey, ez) orientation triad sub-record. More...
#include "fiff_ch_pos.h"
Go to the source code of this file.
Implementation of FiffChPos: streaming of the coil-frame origin and (ex, ey, ez) orientation triad sub-record.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2012-2026 MNE-CPP Authors
Twelve floats on disk (r0, ex, ey, ez), matching the legacy fiffChPosRec struct so the record can be streamed without per-field marshalling.
Definition in file fiff_ch_pos.cpp.