GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes | Typedefs | Functions
galileo_tow_map.h File Reference

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 ()
 

Detailed Description

GNU Radio block that stores TOW for Galileo channels.

Author
Carles Fernandez-Prades, 2022. cfernandez(at)cttc.es

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.