GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
file_timestamp_signal_source.h File Reference

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...

Detailed Description

This class reads samples stored in a file and generate stream tags with its timestamp information stored in separated file.

Author
Javier Arribas, jarribas(at)cttc.es

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.