class

DSP::Windows::Gaussian

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

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

Constants

SIGMA_RANGE = 0.0..0.5

Class methods

get(size, sigma = 0.4)
Source