The module AVGDIFFT calculates the 1st derivative of the input signal by using a moving average approach.
Arg |
Description |
---|---|
0 |
Name of the input signal x |
1 |
Order N, or time window width Twindow when postfixed with "s" (N = Twindow/T) |
2 |
Factor |
3 |
Physical unit of the output signal |
[4] |
Bit factor m of the output signal quantization |
[5] |
Offset t of the output signal quantization |