![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
It wraps blocks that generates synthesized GNSS signal and filters it. More...
#include "concurrent_queue.h"#include "gnss_block_interface.h"#include "signal_source_interface.h"#include <pmt/pmt.h>#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | GenSignalSource |
| This class wraps blocks that generates synthesized GNSS signal and filters the signal. More... | |
It wraps blocks that generates synthesized GNSS signal and filters it.
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 gen_signal_source.h.