fun_ofdm  1.0
802.11a Physical Layer for USRP
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
phase_tracker.h File Reference

Header file for the Phase Tracker block. More...

#include <vector>
#include <complex>
#include "tagged_vector.h"
#include "block.h"

Go to the source code of this file.

Classes

class  fun::phase_tracker
 The phase_tracker block. More...
 

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

Header file for the Phase Tracker block.

The phase tracker block is in charge of tracking and correcting phase rotation accross symbols in a frame using the 4 pilot subcarriers. It also removes the pilot and null subcarriers passing on only the data subcarriers after any necessary frequency corrections have been made.

Definition in file phase_tracker.h.