![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Updates timestamp within sensor data tags. To be used in resampler blocks. More...
#include <gnuradio/tags.h>#include <vector>Go to the source code of this file.
Functions | |
| std::vector< gr::tag_t > | resample_sensor_data_tags (const std::vector< gr::tag_t > &tags, double freq_in, double freq_out) |
| Updates timestamp within sensor data tags. To be used in resampler blocks. | |
Updates timestamp within sensor data tags. To be used in resampler blocks.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2025 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file sensor_data_resampler.h.