mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-06-25 14:45:14 -04:00
Update the synctest usage example.
This commit is contained in:
parent
7201e5baab
commit
e43e81f73f
@ -20,7 +20,7 @@ program synctest
|
|||||||
nargs=iargc()
|
nargs=iargc()
|
||||||
if(nargs.ne.8) then
|
if(nargs.ne.8) then
|
||||||
print*,'Usage: synctest f0 DT fspread delay width nran nfiles snr'
|
print*,'Usage: synctest f0 DT fspread delay width nran nfiles snr'
|
||||||
print*,'Example: synctest 1500.0 2.5 0.0 0.0 100 0 10 -20'
|
print*,'Example: synctest 1500.0 0.15 0.5 1.0 100 0 10 -10'
|
||||||
go to 999
|
go to 999
|
||||||
endif
|
endif
|
||||||
call getarg(1,arg)
|
call getarg(1,arg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user