![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Simple block to report the current receiver time based on the output of the tracking or telemetry blocks. More...
#include <gnuradio/block.h>#include <gnuradio/types.h>#include <cstdint>#include <memory>Go to the source code of this file.
Classes | |
| class | gnss_sdr_time_counter |
Typedefs | |
| using | gnss_sdr_time_counter_sptr = std::shared_ptr< gnss_sdr_time_counter > |
Functions | |
| gnss_sdr_time_counter_sptr | gnss_sdr_make_time_counter () |
Simple block to report the current receiver time based on the output of the tracking or telemetry blocks.
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 gnss_sdr_time_counter.h.
1.8.14