![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
This is a helper class to catch the asynchronous messages emitted by an acquisition block. More...
#include "gnss_block_interface.h"#include <gnuradio/block.h>#include <gnuradio/top_block.h>#include <pmt/pmt.h>Go to the source code of this file.
Classes | |
| class | Acquisition_msg_rx |
Typedefs | |
| using | Acquisition_msg_rx_sptr = gnss_shared_ptr< Acquisition_msg_rx > |
Functions | |
| Acquisition_msg_rx_sptr | Acquisition_msg_rx_make () |
This is a helper class to catch the asynchronous messages emitted by an acquisition block.
GNSS-SDR is a Global Navigation Satellite System software-defined receiver. This file is part of GNSS-SDR.
Copyright (C) 2012-2020 (see AUTHORS file for a list of contributors) SPDX-License-Identifier: GPL-3.0-or-later
Definition in file acquisition_msg_rx.h.
1.8.14