![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Interface of a Viterbi decoder class based on the Iterative Solutions Coded Modulation Library by Matthew C. Valenti. More...
#include <cstddef>#include <deque>#include <vector>Go to the source code of this file.
Classes | |
| class | Viterbi_Decoder_Sbas |
| Class that implements a Viterbi decoder. More... | |
Interface of a Viterbi decoder class based on the Iterative Solutions Coded Modulation Library by Matthew C. Valenti.
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 viterbi_decoder_sbas.h.