mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-22 04:11:16 -05:00
Fix a comment.
This commit is contained in:
parent
3bc5e538d2
commit
7e4de91626
@ -1,6 +1,6 @@
|
|||||||
subroutine ft4_baseline(s,nfa,nfb,sbase)
|
subroutine ft4_baseline(s,nfa,nfb,sbase)
|
||||||
|
|
||||||
! Fit baseline to spectrum (for FT8)
|
! Fit baseline to spectrum
|
||||||
! Input: s(npts) Linear scale in power
|
! Input: s(npts) Linear scale in power
|
||||||
! Output: sbase(npts) Baseline
|
! Output: sbase(npts) Baseline
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user