1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-06 10:13:04 +00:00

Add missing reference in header (Fixes: #441)

This commit is contained in:
Carles Fernandez
2020-10-21 10:28:00 +02:00
parent c1ecd1d1be
commit e4c0e060be

View File

@@ -5,11 +5,11 @@
* gr_complex input and gr_complex output * gr_complex input and gr_complex output
* \author Luis Esteve, 2011. luis(at)epsilon-formacion.com * \author Luis Esteve, 2011. luis(at)epsilon-formacion.com
* *
* This block takes in a signal stream and performs direct * This block takes in a signal stream and performs direct resampling.
* resampling. * The theory behind this block can be found in Chapter 7.5 of the following
* The theory behind this block can be found in Chapter 7.5 of * book:
* the following book. * R. Lyons, Undestanding Digital Signal Processing, 3rd ed., Pearson Education,
* * 2010.
* *
* ----------------------------------------------------------------------------- * -----------------------------------------------------------------------------
* *