![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
This class reads samples stored in a file and generate stream tags with its timestamp information stored in separated file. More...
#include "configuration_interface.h"#include "file_source_base.h"#include "gnss_sdr_timestamp.h"#include <string>Go to the source code of this file.
Classes | |
| class | FileTimestampSignalSource |
| Class that reads signals samples from a file and adapts it to a SignalSourceInterface. More... | |
This class reads samples stored in a file and generate stream tags with its timestamp information stored in separated file.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file file_timestamp_signal_source.h.
1.8.14