|
Dew Signal for .NET
|
Window function definition. Specifies window function type to be applied to the signal prior to be passed to the FFT algorithm.
SignalUtils.cs
|
Members |
Description |
|
wtRectangular |
apply no windowing. |
|
wtHanning |
hanning window. |
|
wtHamming |
hamming window. |
|
wtFlatTop |
flat-top window. |
|
wtBartlett |
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. |
SignalWindow, FirImpulse, FrequencyResponse
|
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|