Window Functions Methods
Methods
| Bartlett | Returns a Bartlett window of the specified lenght and symmetry. |
| Blackman( | Returns a standard Blackman window of the specified length and symmetry. |
| Blackman( | Returns a Blackman window of the specified length and symmetry. |
| Blackman | Returns a symmetric 4 term Blackman-Harris window of the specified length. |
| Blackman | Returns a 4 term Blackman-Harris window of the specified length and symmetry. |
| Blackman | Returns a symmetric 4 term Blackman-Nuttall window of the specified length. |
| Blackman | Returns a 4 term Blackman-Nuttall window of the specified length and symmetry. |
| Chebyshev( | Returns a Chebyshev window with the specified length and sidelobe attenuation. |
| Chebyshev( | Returns a Chebyshev window with the specified length, symmetry, sidelobe attenuation. |
| Cosine( | Returns a Cosine window of the specified length . |
| Cosine( | Returns a Cosine window of the specified length and symmetry. |
| Flat | Returns a symmetric flat top window of the specified length. |
| Flat | Returns a flat top window of the specified length and symmetry. |
| Gaussian( | Returns a Gaussian window of the specified length. |
| Gaussian( | Returns a Gaussian window of the specified length and symmetry. |
| Hamming( | Returns a symmetric Hamming window of the specified length. |
| Hamming( | Returns a Hamming window of the specified length and symmetry. |
| Hann( | Returns a Hann window of the specified length . |
| Hann( | Returns a Hann window of the specified length and symmetry. |
| Hanning( |
Returns a Hann window of the specified length .
Obsolete. |
| Hanning( |
Returns a Hanning window of the specified length and symmetry.
Obsolete. |
| Kaiser | Returns a Kaiser-Bessel window with the specified length and shape parameter. |
| Lanczos( | Returns a Lanczos window of the specified length . |
| Lanczos( | Returns a Lanczos window of the specified length and symmetry. |
| Modified | Returns a symmetric modified Bartlett-Hanning window of the specified length. |
| Modified | Returns a modified Bartlett-Hanning window of the specified length and symmetry. |
| Nuttall( | Returns a symmetric Blackman-Nuttall window of the specified length. |
| Nuttall( | Returns a Blackman-Nuttall window of the specified length and symmetry. |
| Rectangular | Returns a rectangular window function of the specified length. |
| Triangular | Returns a triangular window function of the specified length. |
| Tukey( | Returns a Tukey window with the specified length. |
| Tukey( | Returns a Tukey window with the specified length and symmetry. |