| Input: |
|
| Enable |
Enable or disable the Compound. |
| Inverse |
Invert the Outputarray. That mean, it reversed the array.
Example:
Array[0] = Array[2047] / Array[2047] = Array[0]
Array[1] = Array[2046] / Array[2046] = Array[1] |
| Sample Power |
Must be a power of 2. (ie 128/256/512 etc).
Range for oscillation. Min = 2 (4 Samples). Max = 14 (16384 Samples).
Range for spectrum. Min = 6 (64 Samples). Max = 13 (8192 Samples). |
| Output Modus |
Either oscillation or spectrum |
| Spectrum Modus |
List of windowing methods used in spectrum analysis to reduce leakage / transient signals intefering with the analysis.
Possible methods are:
Rectangle, Triangel, Hamming, Hanning, Blackman, BlackmanHarris. |
| Oscillation Offset |
Changes the zero crossing point. |