GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Classes
gnss_synchro.h File Reference

Interface of the Gnss_Synchro class. More...

#include <boost/serialization/nvp.hpp>
#include <cstdint>
#include <utility>

Go to the source code of this file.

Classes

class  Gnss_Synchro
 This is the class that contains the information that is shared by the processing blocks. More...
 

Detailed Description

Interface of the Gnss_Synchro class.

Author
Luis Esteve, 2012. luis(at)epsilon-formacion.com Javier Arribas, 2012. jarribas(at)cttc.es Álvaro Cebrián Juan, 2018. acebrianjuan(at)gmail.com

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