mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-07-31 13:12:30 -04:00
Pretty up the Threshold output line.
This commit is contained in:
parent
129ee5439a
commit
6310419a4d
@ -197,7 +197,7 @@ program sfoxtest
|
|||||||
! if(fgood.eq.0.0) exit
|
! if(fgood.eq.0.0) exit
|
||||||
if(fgoodsync.lt.0.5) exit
|
if(fgoodsync.lt.0.5) exit
|
||||||
enddo ! isnr
|
enddo ! isnr
|
||||||
write(*,1320) threshold
|
if(snrdb.eq.0.0) write(*,1320) threshold
|
||||||
1320 format('Threshold sensitivity (50% decoding):',f6.1)
|
1320 format(/'Threshold sensitivity (50% decoding):',f6.1,' dB')
|
||||||
|
|
||||||
999 end program sfoxtest
|
999 end program sfoxtest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user