SPUC  3.0
Namespaces | Functions
raised_cosine.h File Reference

Raised Cosine functions. More...

#include <spuc/spuc_types.h>
#include <spuc/fir_coeff.h>
#include <cmath>
#include <spuc/complex.h>
#include <spuc/raised_cosine_imp.h>
Include dependency graph for raised_cosine.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

template<class T >
void SPUC::raised_cosine (fir_coeff< T > &rcfir, float_type alpha, float_type rate)
 Raised Cosine functions. More...
 

Detailed Description

Raised Cosine functions.