HARDT - The Ham Radio DSP Toolkit
List of all members
HRectangularWindow< T > Class Template Reference

#include <hrectangularwindow.h>

Inheritance diagram for HRectangularWindow< T >:
Inheritance graph
[legend]
Collaboration diagram for HRectangularWindow< T >:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from HWindow< T >
 HWindow ()
 
 ~HWindow ()
 
void SetSize (int N)
 
void Apply (T *src, T *dest, size_t blocksize)
 
- Protected Attributes inherited from HWindow< T >
float * _valueAt
 
int _N
 

Detailed Description

template<class T>
class HRectangularWindow< T >

A rectangular window. It passes samples through multiplied by a constant 1 (one) so in effect, the signal just passes through unmodified.


The documentation for this class was generated from the following files: