DewDSPMasterNET
TSignalWindowType Type
Summary
Window function definition.

Unit
SignalUtils

Declaration
TSignalWindowType = (wtRectangular, wtHanning, wtHamming, wtFlatTop, wtBartlett,wtBlackman, wtBlackmanHarris,wtBlackmanExact, wtCosineTappered, wtKaiser, wtChebyshev, wtExponent);
 Value  Description 
wtRectangular: apply no windowing. 
wtHanning: hanning window. 
wtHamming: hamming window. 
wtFlatTop: flat-top window. 
wtBartlet: Bartlet window. 
wtBlackman: Blackman window. 
wtBlackmanHarris: blackman-harris window. 
wtBlackmanExact: exact Blackman window. 
wtCosineTappered: cosine tappered window. 
wtKaiser: Kaiser window. 
wtChebyshev: Chebyshev window. 
wtExponent: Exponent-down window. 
Description
Specifies window function type to be applied to the signal prior to be passed to the FFT algorithm.
 See Also 
SignalWindow 
FirImpulse 
FrequencyResponse 

Copyright 2008 Dew Research
http://www.dewresearch.com