mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-04-10 13:40:37 -04:00
Fix typo
This commit is contained in:
parent
d67ba75a94
commit
ac1f61c3ed
@ -379,20 +379,20 @@ Several of the measurements highlight the measurement region on the spectrum. Th
|
||||
|
||||
The peak measurement displays the power and frequency of the FFT bin with the highest magnitude.
|
||||
|
||||

|
||||

|
||||
|
||||
<h5>Channel Power</h5>
|
||||
|
||||
Channel power measures the total power within a user-defined bandwidth, at the center of the spectrum:
|
||||
|
||||

|
||||

|
||||
|
||||
<h5>Adjacent Channel Power</h5>
|
||||
|
||||
The adjacent channel power measurement measures the power in a channel of user-defined bandwidth at the center of the spectrum and compares it to the power in the left and right adjacent channels.
|
||||
Channel separation is specifed in the 'Spacing' field.
|
||||
|
||||

|
||||

|
||||
|
||||
<h5>Signal to Noise Ratio</h5>
|
||||
|
||||
@ -402,7 +402,7 @@ The bandwidth of the signal is assumed to be the width of the largest peak, whic
|
||||
Noise is summed over the full bandwidth (i.e all FFT bins), with the fundamental and user-specified number of harmonics being replaced with the noise median from outside of these regions.
|
||||
The noise median is also subtracted from the signal, before the SNR is calculated.
|
||||
|
||||

|
||||

|
||||
|
||||
<h5>Signal to Noise Floor Ratio</h5>
|
||||
|
||||
@ -426,7 +426,7 @@ SINAD is measured as per SNR, but the result is the ratio of the fundamental to
|
||||
|
||||
SFDR is a measurement of the difference in power from the largest peak (the fundamental) to the second largest peak (the strongest spurious signal).
|
||||
|
||||

|
||||

|
||||
|
||||
<h2>3D Spectrogram Controls</h2>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user