class

DSP::Windows::Hamming

Inherits DSP::Windows::Window < Reference < Object

Produces a Hamming window of a given size (number of samples). For more info, see https://en.wikipedia.org/wiki/Window_function#Hamming_window.

Class methods

get(size)
Source