mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
ft4sim: cosmetic tweak
This commit is contained in:
parent
c54f3b7e83
commit
49a7fbbd59
@ -21,7 +21,7 @@ program ft4sim
|
|||||||
! Get command-line argument(s)
|
! Get command-line argument(s)
|
||||||
nargs=iargc()
|
nargs=iargc()
|
||||||
if(nargs.ne.7) then
|
if(nargs.ne.7) then
|
||||||
print*,'Usage: ft4sim "message" f0 DT fdop del nfiles snr'
|
print*,'Usage: ft4sim "message" f0 DT fdop del nfiles snr'
|
||||||
print*,'Examples: ft4sim "CQ W9XYZ EN37" 1500 0.0 0.1 1.0 10 -15'
|
print*,'Examples: ft4sim "CQ W9XYZ EN37" 1500 0.0 0.1 1.0 10 -15'
|
||||||
print*,' ft4sim "K1ABC W9XYZ R 539 WI" 1500 0.0 0.1 1.0 10 -15'
|
print*,' ft4sim "K1ABC W9XYZ R 539 WI" 1500 0.0 0.1 1.0 10 -15'
|
||||||
go to 999
|
go to 999
|
||||||
|
Loading…
x
Reference in New Issue
Block a user