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

Class that implements an exponential smoother. More...

#include <vector>

Go to the source code of this file.

Classes

class  Exponential_Smoother
 Class that implements a first-order exponential smoother. More...
 

Detailed Description

Class that implements an exponential smoother.

Authors
Carles Fernandez, 2019 cfern.nosp@m.ande.nosp@m.z@ctt.nosp@m.c.es

Class that implements a first-order exponential smoother.


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