GNSS-SDR  0.0.13
An Open Source GNSS Software Defined Receiver
Classes
hybrid_observables.h File Reference

Implementation of an adapter of an observables block accepting all kind of signals to a ObservablesInterface. More...

#include "gnss_synchro.h"
#include "hybrid_observables_gs.h"
#include "observables_interface.h"
#include <gnuradio/gr_complex.h>
#include <gnuradio/runtime_types.h>
#include <cstddef>
#include <string>

Go to the source code of this file.

Classes

class  HybridObservables
 This class implements an ObservablesInterface for observables of all kind of GNSS signals. More...
 

Detailed Description

Implementation of an adapter of an observables block accepting all kind of signals to a ObservablesInterface.

Author
Mara Branzanti 2013. mara.branzanti(at)gmail.com
Javier Arribas 2013. jarribas(at)cttc.es

Copyright (C) 2010-2020 (see AUTHORS file for a list of contributors)

GNSS-SDR is a software defined Global Navigation Satellite Systems receiver

This file is part of GNSS-SDR.

SPDX-License-Identifier: GPL-3.0-or-later


Definition in file hybrid_observables.h.