![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
Interface of a Position Velocity and Time computation block. More...
#include "gnss_synchro.h"#include "pvt_interface.h"#include "rtklib.h"#include "rtklib_pvt_gs.h"#include <gnuradio/gr_complex.h>#include <gnuradio/runtime_types.h>#include <cstddef>#include <ctime>#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | Rtklib_Pvt |
| This class implements a PvtInterface for the RTKLIB PVT block. More... | |
Interface of a Position Velocity and Time computation block.
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 rtklib_pvt.h.
1.8.14