pyinterp.core.WindowFunction

class pyinterp.core.WindowFunction

Bases: pybind11_object

Window functions

Members:

Blackman

BlackmanHarris

Boxcar

FlatTop

Gaussian

Hamming

Lanczos

Nuttall

Parzen

ParzenSWOT

Attributes

Protected Methods

Special Methods

__eq__(self, other)

__getstate__(self)

__index__(self)

__int__(self)

__ne__(self, other)

__repr__(self)

__setstate__(self, state)

__str__(self)