Normalized tracing options.
SignalAnalysis.cs
Members |
Description |
otNone |
Perform tracking relative to the first marked peak from the left. |
otFirstPeak |
Perform tracking relative to the N'th marked peak. |
otNthPeak |
Perform tracking relative to the largest marked peak. |
Tracing means, that on each subsequent computed frequency spectrum, the frequency analyzer will recursivelly use the previous value of the specified marked peak (otNthPeak) to search for the new nearest peak. Alternativelly the marked peak can also be specified as the largest found marked peak (otLargest). In this case, the previous value of the for this peak is disregarded. Usually the largest peak is also the fundamental frequency. otFirstPeak can be used when examining the ratios between different peaks.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|