Thread / timer plumbing tying the sensor data worker and field-mapping worker into one streaming pipeline. More...
#include "rtsensordatacontroller.h"#include "rtsensordataworker.h"#include "rtsensorinterpolationmatworker.h"#include <QThread>#include <QTimer>#include <QDebug>
Go to the source code of this file.
Thread / timer plumbing tying the sensor data worker and field-mapping worker into one streaming pipeline.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Definition in file rtsensordatacontroller.cpp.