Skip to main content
Version: current

One Sided Window

Description

The block One Sided Winow windows a signal on one side. This is useful for impulse responses to limit reflections for example. The window is multiplied to each column of the dataset.

MxNMxN

Input

The input is MxN.

Output

The output is the same as the input MxN with a winow multipled each column n

Attributes

AttributeValue
NameOneSidedWindow
TypeRectangle
Length1 s
Center1 s
Channels1

Name

Name specifies the name of the block.

Type

Type is the type of window that should be used. Default is Rectangle but there are a lot of different windows to chose from. Examples are: Hanning, Cosine and Bartlett.

Length

Length is the legnth of the window before 0 is just multiplied samples.

Center

Center is where the window should start at.

Channels

Channels specifies the number of input(s)/output(s) the block will have.