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

Header file for the Channel Estimate block. More...

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

Go to the source code of this file.

Classes

class  fun::channel_est
 The channel_est block. More...
 

Namespaces

 fun
 

Constant Groups

 fun
 

Detailed Description

Header file for the Channel Estimate block.

The Channel Estimate block is in charge of estimating the current channel conditions using the two known LTS symbols and equalizing the channel affect by applying the inverse of the channel attenuation & phase rotation to each of the subcarriers.

Definition in file channel_est.h.