![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Interface of a factory that returns smart pointers to GNSS blocks. More...
#include "concurrent_queue.h"#include <pmt/pmt.h>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | GNSSBlockFactory |
| Class that produces all kinds of GNSS blocks. More... | |
Interface of a factory that returns smart pointers to GNSS blocks.
This class encapsulates the complexity behind the instantiation of GNSS blocks.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2026 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file gnss_block_factory.h.