![]() |
GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
|
Interface of a 2nd order DLL filter for code tracking loop. More...
Go to the source code of this file.
Classes | |
| class | Tracking_2nd_DLL_filter |
| This class implements a 2nd order DLL filter for code tracking loop. More... | |
Interface of a 2nd order DLL filter for code tracking loop.
Class that implements a 2nd order PLL filter for code tracking loop. The algorithm is described in: K.Borre, D.M.Akos, N.Bertelsen, P.Rinder, and S. H. Jensen, A Software-Defined GPS and Galileo Receiver. A Single-Frequency Approach, Birkhauser, 2007, Applied and Numerical Harmonic Analysis.
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 tracking_2nd_DLL_filter.h.