################################## ### satdata.file.description ### ################################## ## ## Data Type: Navigation fixes # ## description written January 1995 by S.M.Smith, SIO/GDC (mlvl62) ## ## File mode and size: ASCII ??? # ## Converted from logged GPS (GPTinpf) file by program gps2satdata which ## passes data thru 2nd order Gaussian filter and interpolates to 1 minute ## interval. (Other navigation sources have been used in the past). ## ## Note: lines beginning with "#" may appear in file as header or comments. ## #Date Time Latitude Longitude Fix PDOP # PDOP #d mm year hhmm ddd mm.mmmmdddd mm.mmmm type (1) con (2) ---------- ---- --- ----------- ------- ---- ---- --- ---- 10 12 1994 0757 -32 2.8343 115 44.8210 gpi4 02.5 469 02.5 10 12 1994 0758 -32 2.8368 115 44.8219 gpi4 02.5 493 02.5 10 12 1994 0759 -32 2.8414 115 44.8297 gpi4 02.5 518 02.5 10 12 1994 0800 -32 2.8472 115 44.8398 gpi4 02.5 541 02.5 10 12 1994 0801 -32 2.8495 115 44.8448 gpi4 02.5 565 02.5 10 12 1994 0802 -32 2.8452 115 44.8434 gpi4 02.5 589 02.5 10 12 1994 0803 -32 2.8400 115 44.8425 gpi4 02.5 613 02.5 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 03 1995 1203 0 -2.0900 0-44.8425 gpi4 02.5 613 02.5 # # 1 2 3 4 5 6 7 8 #2345678901234567890123456789012345678901234567890123456789012345678901234567890 # #Time is GMT. #Lat/Lon degrees are signed (+ = N or E; - = S or W hemisphere) #Lat/lon minutes unsigned except between 0 to 1 degree West or 0 to 1 degree South #when they are of negative sign. # #PDOP(1) is GPS Position Dilution of Precision of 1st fix of interpolation pair #and PDOP(2) is PDOP of second fix. (A smaller PDOP is a more accurate fix.) # # con = number of uninterupted receptions of fixes by the Trimble 4000AX receiver. # #end