Triangle Window
- Updated2025-12-08
- 1 minute(s) read
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