Make sure costas is completely updated

This commit is contained in:
Jordan Sherer
2018-10-05 18:10:06 -04:00
parent 6a8b3960d7
commit cfa93839df
3 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ program QRA64code
logical ltext
integer dgen(12),sent(63),dec(12)
integer icos7(0:6)
data icos7/2,5,6,0,4,1,3/ !Defines a 7x7 Costas array
data icos7/4,2,5,6,1,3,0/ !Costas 7x7 tone pattern
include 'testmsg.f90'