![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
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... | |
Implementation of an adapter of an observables block accepting all kind of signals to a ObservablesInterface.
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 hybrid_observables.h.