GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
rtklib_pvt.h File Reference

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...

Detailed Description

Interface of a Position Velocity and Time computation block.

Author
Javier Arribas, 2017. jarribas(at)cttc.es

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.