frequency_list#
- property ToneToNoiseRatio.frequency_list: list[float]#
Tone frequency list in Hz.
List of the frequencies in Hz of the tones (peaks in the PSD) where the TNR shall be calculated. If this parameter is unspecified (
None
), a peak detection algorithm is applied to locate the tones in the input PSD. Then, the TNR is calculated for each detected tone.