![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
GNU Radio block that stores TOW for Galileo channels. More...
#include "gnss_block_interface.h"#include <gnuradio/block.h>#include <pmt/pmt.h>#include <cstdint>#include <map>#include <utility>Go to the source code of this file.
Classes | |
| class | galileo_tow_map |
Typedefs | |
| using | galileo_tow_map_sptr = gnss_shared_ptr<galileo_tow_map> |
Functions | |
| galileo_tow_map_sptr | galileo_tow_map_make () |
GNU Radio block that stores TOW for Galileo channels.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2010-2022 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file galileo_tow_map.h.