Triangle Window
- Updated2023-09-20
- 1 minute(s) read
Triangle Window
C/C++ Equivalent: NISCOPE_VAL_TRIANGLE_WINDOW
A triangular window is applied to the waveform using the following equation:
y[i] = waveform[i] × (1 – |w|)
where w = (2i – n)/n and n is the number of elements in the waveform.
Units
Volts
X Units
Seconds
Resulting Array Size
inputSize