MityDSP Documentation Index

MityDSP Signal Processing Documentation

Introduction

The MityDSP Signal Processing library provides for an optimized C++ library API for various signal processing functions. Note: in some cases, this library invokes functions provided for by version 2.0 of the TI TMS 320671X DSP library, which can be found and download from http://www.ti.com. If the TI DSP library is invoked by a particular method/function, it will be clearly documented in the method description. Otherwise, the code will consist of custom developed softare.

Modules

The following list outlines the signal processing modules included in the library.

tcFIRFilter_MCBD_SIFO

Class supporting multi-channel block-decimating short-inut-float-output FIR filtering.

tcSigProcNoise

Class providing general purpose noise generation routines

tcSigProcTIDspSupport

Class providing utility methods for working with the TI DSP C6000 libraries.

tcSigProcVector

Class providing vector processing methods not provided by the TI DSP libraries.

tcSigProcWinFunc

Class providing windowing functions for signal processing.

Adding The SigProc Library To Your Project
Runtime Version Check


  
Generated on Fri Sep 23 16:34:03 2011 for MityDSP Signal Processing by  Doxygen Version 1.6.1
Copyright © 2009, Critical Link LLC, All rights reserved.