Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

VrPulseCorrelator< iType > Class Template Reference

#include <VrPulseCorrelator.h>

Inheritance diagram for VrPulseCorrelator< iType >:

VrDecimatingSigProc< iType, VrComplex > VrHistoryProc< iType, oType > VrSigProc List of all members.

Public Member Functions

virtual const char * name ()
 default name for a module (override with actual name)
virtual int work (VrSampleRange output, VrComplex *o[], VrSampleRange inputs[], iType *i[])
virtual void initialize ()
 Initialize any local state that is dependent on sampling frequency.
int setCenter_Freq (float)
int setNumber_Taps (int)
float getSymbol_Period ()
int setSymbol_Period (float)
int setSymbol_Timing (float)
void start_oversampling (int, int, int, VrComplex *, int *)
 VrPulseCorrelator (int n, float d, const int t[], const float f[], const float g[])
 VrPulseCorrelator (float d, int t, float f, float g)
 ~VrPulseCorrelator ()
int version ()

Protected Member Functions

void buildFilter_complex ()

Protected Attributes

int num_taps
int bump
int shift_bits
int max_sample_count
int sample_count
int high_res
int middle_offset
int samples_per_symbol
int * all_done
int high_res_start
int high_res_waiting
VrComplextaps
VrComplex phase_correction
VrComplex phase_corr_incr
VrComplexover_sampled_result
VrComplex small_corr_incr
long time
int symbol_boundary
int symbol_period
int pointer_incr
int old_output_loc
int new_output_loc
float center_freq
float gain

template<class iType>
class VrPulseCorrelator< iType >


Constructor & Destructor Documentation

template<class iType>
VrPulseCorrelator< iType >::VrPulseCorrelator int  n,
float  d,
const int  t[],
const float  f[],
const float  g[]
 

template<class iType>
VrPulseCorrelator< iType >::VrPulseCorrelator float  d,
int  t,
float  f,
float  g
 

template<class iType>
VrPulseCorrelator< iType >::~VrPulseCorrelator  ) 
 


Member Function Documentation

template<class iType>
void VrPulseCorrelator< iType >::buildFilter_complex  )  [protected]
 

template<class iType>
float VrPulseCorrelator< iType >::getSymbol_Period  ) 
 

template<class iType>
void VrPulseCorrelator< iType >::initialize  )  [virtual]
 

Initialize any local state that is dependent on sampling frequency.

Reimplemented from VrSigProc.

template<class iType>
virtual const char* VrPulseCorrelator< iType >::name  )  [inline, virtual]
 

default name for a module (override with actual name)

Reimplemented from VrSigProc.

template<class iType>
int VrPulseCorrelator< iType >::setCenter_Freq float   ) 
 

template<class iType>
int VrPulseCorrelator< iType >::setNumber_Taps int   ) 
 

template<class iType>
int VrPulseCorrelator< iType >::setSymbol_Period float   ) 
 

template<class iType>
int VrPulseCorrelator< iType >::setSymbol_Timing float   ) 
 

template<class iType>
void VrPulseCorrelator< iType >::start_oversampling int  ,
int  ,
int  ,
VrComplex ,
int * 
 

template<class iType>
int VrPulseCorrelator< iType >::version  )  [inline]
 

template<class iType>
int VrPulseCorrelator< iType >::work VrSampleRange  output,
VrComplex o[],
VrSampleRange  inputs[],
iType i[]
[virtual]
 


Member Data Documentation

template<class iType>
int* VrPulseCorrelator< iType >::all_done [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::bump [protected]
 

template<class iType>
float VrPulseCorrelator< iType >::center_freq [protected]
 

template<class iType>
float VrPulseCorrelator< iType >::gain [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::high_res [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::high_res_start [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::high_res_waiting [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::max_sample_count [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::middle_offset [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::new_output_loc [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::num_taps [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::old_output_loc [protected]
 

template<class iType>
VrComplex * VrPulseCorrelator< iType >::over_sampled_result [protected]
 

template<class iType>
VrComplex VrPulseCorrelator< iType >::phase_corr_incr [protected]
 

template<class iType>
VrComplex VrPulseCorrelator< iType >::phase_correction [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::pointer_incr [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::sample_count [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::samples_per_symbol [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::shift_bits [protected]
 

template<class iType>
VrComplex VrPulseCorrelator< iType >::small_corr_incr [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::symbol_boundary [protected]
 

template<class iType>
int VrPulseCorrelator< iType >::symbol_period [protected]
 

template<class iType>
VrComplex* VrPulseCorrelator< iType >::taps [protected]
 

template<class iType>
long VrPulseCorrelator< iType >::time [protected]
 


The documentation for this class was generated from the following file:
Generated on Wed Aug 4 02:22:19 2004 for GNU Radio by doxygen 1.3.8