Blackman Window

C/C++ Equivalent: NISCOPE_VAL_BLACKMAN_WINDOW

A Blackman window is applied to the waveform using the following equation:

y[i] = waveform[i] × (0.42 – 0.50cos(w) + 0.08cos(2w))

where w = (21378)i/n and n is the number of elements in the waveform.

1378

Units

Volts

X Units

Seconds

Resulting Array Size

inputSize