Added datcom.f90

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@400 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2007-06-21 19:17:53 +00:00
parent 5d9d4d992c
commit df4b0de362

4
datcom.f90 Normal file
View File

@ -0,0 +1,4 @@
parameter (NSMAX=60*96000) !Samples per 60 s file
integer*2 id !46 MB: raw data from Linrad timf2
character*80 fname80
common/datcom/nutc,newdat2,id(4,NSMAX,2),kbuf,nlost,nlen,fname80