Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

gr_fir_ccf_info Struct Reference

#include <gr_fir_util.h>

Collaboration diagram for gr_fir_ccf_info:

Collaboration graph
[legend]
List of all members.

Detailed Description

routines to create gr_fir_XXX's

This class handles selecting the fastest version of the finite implulse response filter available for your platform. This interface should be used by the rest of the system for creating gr_fir_XXX's.

The trailing suffix has the form _IOT where I codes the input type, O codes the output type, and T codes the tap type. I,O,T are elements of the set 's' (short), 'f' (float), 'c' (gr_complex), 'i' (short)


Public Attributes

const char * name
gr_fir_ccf *(* create )(const std::vector< float > &taps)


Member Data Documentation

gr_fir_ccf*(* gr_fir_ccf_info::create)(const std::vector< float > &taps)
 

const char* gr_fir_ccf_info::name
 


The documentation for this struct was generated from the following file:
Generated on Sat Jul 8 17:12:13 2006 for GNU Radio 2.x by  doxygen 1.4.1