]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - share/doc/papers/timecounter/gps.ps
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / share / doc / papers / timecounter / gps.ps
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%Title: _.ps
3 %%Creator: gnuplot 3.7 patchlevel 1
4 %%CreationDate: $FreeBSD$
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 266 201
7 %%Orientation: Portrait
8 %%EndComments
9 /gnudict 256 dict def
10 gnudict begin
11 /Color false def
12 /Solid false def
13 /gnulinewidth 5.000 def
14 /userlinewidth gnulinewidth def
15 /vshift -46 def
16 /dl {10 mul} def
17 /hpt_ 31.5 def
18 /vpt_ 31.5 def
19 /hpt hpt_ def
20 /vpt vpt_ def
21 /M {moveto} bind def
22 /L {lineto} bind def
23 /R {rmoveto} bind def
24 /V {rlineto} bind def
25 /vpt2 vpt 2 mul def
26 /hpt2 hpt 2 mul def
27 /Lshow { currentpoint stroke M
28   0 vshift R show } def
29 /Rshow { currentpoint stroke M
30   dup stringwidth pop neg vshift R show } def
31 /Cshow { currentpoint stroke M
32   dup stringwidth pop -2 div vshift R show } def
33 /UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
34   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
35 /DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
36  {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
37 /BL { stroke userlinewidth 2 mul setlinewidth } def
38 /AL { stroke userlinewidth 2 div setlinewidth } def
39 /UL { dup gnulinewidth mul /userlinewidth exch def
40       10 mul /udl exch def } def
41 /PL { stroke userlinewidth setlinewidth } def
42 /LTb { BL [] 0 0 0 DL } def
43 /LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
44 /LT0 { PL [] 1 0 0 DL } def
45 /LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
46 /LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
47 /LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
48 /LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
49 /LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
50 /LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
51 /LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
52 /LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
53 /Pnt { stroke [] 0 setdash
54    gsave 1 setlinecap M 0 0 V stroke grestore } def
55 /Dia { stroke [] 0 setdash 2 copy vpt add M
56   hpt neg vpt neg V hpt vpt neg V
57   hpt vpt V hpt neg vpt V closepath stroke
58   Pnt } def
59 /Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
60   currentpoint stroke M
61   hpt neg vpt neg R hpt2 0 V stroke
62   } def
63 /Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
64   0 vpt2 neg V hpt2 0 V 0 vpt2 V
65   hpt2 neg 0 V closepath stroke
66   Pnt } def
67 /Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
68   hpt2 vpt2 neg V currentpoint stroke M
69   hpt2 neg 0 R hpt2 vpt2 V stroke } def
70 /TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
71   hpt neg vpt -1.62 mul V
72   hpt 2 mul 0 V
73   hpt neg vpt 1.62 mul V closepath stroke
74   Pnt  } def
75 /Star { 2 copy Pls Crs } def
76 /BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
77   0 vpt2 neg V  hpt2 0 V  0 vpt2 V
78   hpt2 neg 0 V  closepath fill } def
79 /TriUF { stroke [] 0 setdash vpt 1.12 mul add M
80   hpt neg vpt -1.62 mul V
81   hpt 2 mul 0 V
82   hpt neg vpt 1.62 mul V closepath fill } def
83 /TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
84   hpt neg vpt 1.62 mul V
85   hpt 2 mul 0 V
86   hpt neg vpt -1.62 mul V closepath stroke
87   Pnt  } def
88 /TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
89   hpt neg vpt 1.62 mul V
90   hpt 2 mul 0 V
91   hpt neg vpt -1.62 mul V closepath fill} def
92 /DiaF { stroke [] 0 setdash vpt add M
93   hpt neg vpt neg V hpt vpt neg V
94   hpt vpt V hpt neg vpt V closepath fill } def
95 /Pent { stroke [] 0 setdash 2 copy gsave
96   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
97   closepath stroke grestore Pnt } def
98 /PentF { stroke [] 0 setdash gsave
99   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
100   closepath fill grestore } def
101 /Circle { stroke [] 0 setdash 2 copy
102   hpt 0 360 arc stroke Pnt } def
103 /CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
104 /C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
105 /C1 { BL [] 0 setdash 2 copy        moveto
106        2 copy  vpt 0 90 arc closepath fill
107                vpt 0 360 arc closepath } bind def
108 /C2 { BL [] 0 setdash 2 copy moveto
109        2 copy  vpt 90 180 arc closepath fill
110                vpt 0 360 arc closepath } bind def
111 /C3 { BL [] 0 setdash 2 copy moveto
112        2 copy  vpt 0 180 arc closepath fill
113                vpt 0 360 arc closepath } bind def
114 /C4 { BL [] 0 setdash 2 copy moveto
115        2 copy  vpt 180 270 arc closepath fill
116                vpt 0 360 arc closepath } bind def
117 /C5 { BL [] 0 setdash 2 copy moveto
118        2 copy  vpt 0 90 arc
119        2 copy moveto
120        2 copy  vpt 180 270 arc closepath fill
121                vpt 0 360 arc } bind def
122 /C6 { BL [] 0 setdash 2 copy moveto
123       2 copy  vpt 90 270 arc closepath fill
124               vpt 0 360 arc closepath } bind def
125 /C7 { BL [] 0 setdash 2 copy moveto
126       2 copy  vpt 0 270 arc closepath fill
127               vpt 0 360 arc closepath } bind def
128 /C8 { BL [] 0 setdash 2 copy moveto
129       2 copy vpt 270 360 arc closepath fill
130               vpt 0 360 arc closepath } bind def
131 /C9 { BL [] 0 setdash 2 copy moveto
132       2 copy  vpt 270 450 arc closepath fill
133               vpt 0 360 arc closepath } bind def
134 /C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
135        2 copy moveto
136        2 copy vpt 90 180 arc closepath fill
137                vpt 0 360 arc closepath } bind def
138 /C11 { BL [] 0 setdash 2 copy moveto
139        2 copy  vpt 0 180 arc closepath fill
140        2 copy moveto
141        2 copy  vpt 270 360 arc closepath fill
142                vpt 0 360 arc closepath } bind def
143 /C12 { BL [] 0 setdash 2 copy moveto
144        2 copy  vpt 180 360 arc closepath fill
145                vpt 0 360 arc closepath } bind def
146 /C13 { BL [] 0 setdash  2 copy moveto
147        2 copy  vpt 0 90 arc closepath fill
148        2 copy moveto
149        2 copy  vpt 180 360 arc closepath fill
150                vpt 0 360 arc closepath } bind def
151 /C14 { BL [] 0 setdash 2 copy moveto
152        2 copy  vpt 90 360 arc closepath fill
153                vpt 0 360 arc } bind def
154 /C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
155                vpt 0 360 arc closepath } bind def
156 /Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
157        neg 0 rlineto closepath } bind def
158 /Square { dup Rec } bind def
159 /Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
160 /S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
161 /S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
162 /S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
163 /S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
164 /S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
165 /S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
166        exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
167 /S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
168 /S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
169        2 copy vpt Square fill
170        Bsquare } bind def
171 /S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
172 /S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
173 /S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
174        Bsquare } bind def
175 /S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
176        Bsquare } bind def
177 /S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
178 /S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
179        2 copy vpt Square fill Bsquare } bind def
180 /S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
181        2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
182 /S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
183 /D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
184 /D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
185 /D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
186 /D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
187 /D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
188 /D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
189 /D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
190 /D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
191 /D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
192 /D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
193 /D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
194 /D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
195 /D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
196 /D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
197 /D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
198 /D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
199 /DiaE { stroke [] 0 setdash vpt add M
200   hpt neg vpt neg V hpt vpt neg V
201   hpt vpt V hpt neg vpt V closepath stroke } def
202 /BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
203   0 vpt2 neg V hpt2 0 V 0 vpt2 V
204   hpt2 neg 0 V closepath stroke } def
205 /TriUE { stroke [] 0 setdash vpt 1.12 mul add M
206   hpt neg vpt -1.62 mul V
207   hpt 2 mul 0 V
208   hpt neg vpt 1.62 mul V closepath stroke } def
209 /TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
210   hpt neg vpt 1.62 mul V
211   hpt 2 mul 0 V
212   hpt neg vpt -1.62 mul V closepath stroke } def
213 /PentE { stroke [] 0 setdash gsave
214   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
215   closepath stroke grestore } def
216 /CircE { stroke [] 0 setdash 
217   hpt 0 360 arc stroke } def
218 /Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
219 /DiaW { stroke [] 0 setdash vpt add M
220   hpt neg vpt neg V hpt vpt neg V
221   hpt vpt V hpt neg vpt V Opaque stroke } def
222 /BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
223   0 vpt2 neg V hpt2 0 V 0 vpt2 V
224   hpt2 neg 0 V Opaque stroke } def
225 /TriUW { stroke [] 0 setdash vpt 1.12 mul add M
226   hpt neg vpt -1.62 mul V
227   hpt 2 mul 0 V
228   hpt neg vpt 1.62 mul V Opaque stroke } def
229 /TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
230   hpt neg vpt 1.62 mul V
231   hpt 2 mul 0 V
232   hpt neg vpt -1.62 mul V Opaque stroke } def
233 /PentW { stroke [] 0 setdash gsave
234   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
235   Opaque stroke grestore } def
236 /CircW { stroke [] 0 setdash 
237   hpt 0 360 arc Opaque stroke } def
238 /BoxFill { gsave Rec 1 setgray fill grestore } def
239 end
240 %%EndProlog
241 gnudict begin
242 gsave
243 50 50 translate
244 0.050 0.050 scale
245 0 setgray
246 newpath
247 (Helvetica) findfont 140 scalefont setfont
248 1.000 UL
249 LTb
250 1.000 UL
251 LTa
252 630 420 M
253 3452 0 V
254 1.000 UL
255 LTb
256 630 420 M
257 63 0 V
258 3389 0 R
259 -63 0 V
260 546 420 M
261 (-20) Rshow
262 1.000 UL
263 LTa
264 630 826 M
265 3452 0 V
266 1.000 UL
267 LTb
268 630 826 M
269 63 0 V
270 3389 0 R
271 -63 0 V
272 546 826 M
273 (-15) Rshow
274 1.000 UL
275 LTa
276 630 1232 M
277 3452 0 V
278 1.000 UL
279 LTb
280 630 1232 M
281 63 0 V
282 3389 0 R
283 -63 0 V
284 -3473 0 R
285 (-10) Rshow
286 1.000 UL
287 LTa
288 630 1638 M
289 3452 0 V
290 1.000 UL
291 LTb
292 630 1638 M
293 63 0 V
294 3389 0 R
295 -63 0 V
296 -3473 0 R
297 (-5) Rshow
298 1.000 UL
299 LTa
300 630 2044 M
301 3452 0 V
302 1.000 UL
303 LTb
304 630 2044 M
305 63 0 V
306 3389 0 R
307 -63 0 V
308 -3473 0 R
309 (0) Rshow
310 1.000 UL
311 LTa
312 630 2450 M
313 3452 0 V
314 1.000 UL
315 LTb
316 630 2450 M
317 63 0 V
318 3389 0 R
319 -63 0 V
320 -3473 0 R
321 (5) Rshow
322 1.000 UL
323 LTa
324 630 2856 M
325 3452 0 V
326 1.000 UL
327 LTb
328 630 2856 M
329 63 0 V
330 3389 0 R
331 -63 0 V
332 -3473 0 R
333 (10) Rshow
334 1.000 UL
335 LTa
336 630 420 M
337 0 2436 V
338 1.000 UL
339 LTb
340 630 420 M
341 0 63 V
342 0 2373 R
343 0 -63 V
344 630 280 M
345 (0) Cshow
346 1.000 UL
347 LTa
348 975 420 M
349 0 2436 V
350 1.000 UL
351 LTb
352 975 420 M
353 0 63 V
354 0 2373 R
355 0 -63 V
356 975 280 M
357 (100) Cshow
358 1.000 UL
359 LTa
360 1320 420 M
361 0 2436 V
362 1.000 UL
363 LTb
364 1320 420 M
365 0 63 V
366 0 2373 R
367 0 -63 V
368 0 -2513 R
369 (200) Cshow
370 1.000 UL
371 LTa
372 1666 420 M
373 0 2436 V
374 1.000 UL
375 LTb
376 1666 420 M
377 0 63 V
378 0 2373 R
379 0 -63 V
380 0 -2513 R
381 (300) Cshow
382 1.000 UL
383 LTa
384 2011 420 M
385 0 2436 V
386 1.000 UL
387 LTb
388 2011 420 M
389 0 63 V
390 0 2373 R
391 0 -63 V
392 0 -2513 R
393 (400) Cshow
394 1.000 UL
395 LTa
396 2356 420 M
397 0 2436 V
398 1.000 UL
399 LTb
400 2356 420 M
401 0 63 V
402 0 2373 R
403 0 -63 V
404 0 -2513 R
405 (500) Cshow
406 1.000 UL
407 LTa
408 2701 420 M
409 0 2436 V
410 1.000 UL
411 LTb
412 2701 420 M
413 0 63 V
414 0 2373 R
415 0 -63 V
416 0 -2513 R
417 (600) Cshow
418 1.000 UL
419 LTa
420 3046 420 M
421 0 2436 V
422 1.000 UL
423 LTb
424 3046 420 M
425 0 63 V
426 0 2373 R
427 0 -63 V
428 0 -2513 R
429 (700) Cshow
430 1.000 UL
431 LTa
432 3392 420 M
433 0 2436 V
434 1.000 UL
435 LTb
436 3392 420 M
437 0 63 V
438 0 2373 R
439 0 -63 V
440 0 -2513 R
441 (800) Cshow
442 1.000 UL
443 LTa
444 3737 420 M
445 0 2373 V
446 0 63 V
447 1.000 UL
448 LTb
449 3737 420 M
450 0 63 V
451 0 2373 R
452 0 -63 V
453 0 -2513 R
454 (900) Cshow
455 1.000 UL
456 LTa
457 4082 420 M
458 0 2436 V
459 1.000 UL
460 LTb
461 4082 420 M
462 0 63 V
463 0 2373 R
464 0 -63 V
465 0 -2513 R
466 (1000) Cshow
467 1.000 UL
468 LTb
469 630 420 M
470 3452 0 V
471 0 2436 V
472 -3452 0 V
473 630 420 L
474 140 1638 M
475 currentpoint gsave translate 90 rotate 0 0 M
476 (nanoseconds) Cshow
477 grestore
478 2356 70 M
479 (seconds) Cshow
480 1.000 UL
481 LT0
482 631 2125 M
483 3 -81 V
484 4 0 V
485 3 -162 V
486 4 0 V
487 3 162 V
488 3 0 V
489 4 0 V
490 3 -244 V
491 4 0 V
492 3 244 V
493 4 -162 V
494 3 0 V
495 4 -163 V
496 3 0 V
497 4 163 V
498 3 -163 V
499 3 0 V
500 4 731 V
501 3 -812 V
502 4 162 V
503 3 650 V
504 4 -812 V
505 3 731 V
506 4 81 V
507 3 -731 V
508 4 650 V
509 3 -812 V
510 3 731 V
511 4 81 V
512 3 -731 V
513 4 650 V
514 3 0 V
515 4 -82 V
516 3 82 V
517 4 81 V
518 3 -81 V
519 4 0 V
520 3 -163 V
521 3 81 V
522 4 82 V
523 3 -163 V
524 4 0 V
525 3 -81 V
526 4 81 V
527 3 81 V
528 4 -81 V
529 3 0 V
530 3 -81 V
531 4 0 V
532 3 81 V
533 4 -81 V
534 3 0 V
535 4 -162 V
536 3 162 V
537 4 568 V
538 3 -568 V
539 4 0 V
540 3 568 V
541 3 -730 V
542 4 568 V
543 3 -568 V
544 4 0 V
545 3 649 V
546 4 -731 V
547 3 569 V
548 4 162 V
549 3 -812 V
550 4 731 V
551 3 81 V
552 3 -243 V
553 4 162 V
554 3 -731 V
555 4 569 V
556 3 81 V
557 4 -244 V
558 3 163 V
559 4 -731 V
560 3 568 V
561 3 0 V
562 4 -243 V
563 3 162 V
564 4 0 V
565 3 -244 V
566 4 82 V
567 3 -244 V
568 4 162 V
569 3 82 V
570 4 -244 V
571 3 81 V
572 3 -243 V
573 4 243 V
574 3 81 V
575 4 -243 V
576 3 81 V
577 4 -162 V
578 3 162 V
579 4 81 V
580 3 -243 V
581 4 81 V
582 3 -163 V
583 3 163 V
584 4 81 V
585 3 -162 V
586 4 81 V
587 3 -244 V
588 4 163 V
589 3 162 V
590 4 -244 V
591 3 82 V
592 3 -163 V
593 4 81 V
594 3 163 V
595 4 -244 V
596 3 81 V
597 4 -162 V
598 3 81 V
599 4 81 V
600 3 -162 V
601 4 0 V
602 3 -81 V
603 3 81 V
604 4 81 V
605 3 -81 V
606 4 0 V
607 3 650 V
608 4 -569 V
609 3 0 V
610 4 -162 V
611 3 162 V
612 4 569 V
613 3 -731 V
614 3 162 V
615 4 -162 V
616 3 81 V
617 4 812 V
618 3 0 V
619 4 -731 V
620 3 731 V
621 4 -893 V
622 3 731 V
623 4 0 V
624 3 -650 V
625 3 812 V
626 4 0 V
627 3 -244 V
628 4 82 V
629 3 162 V
630 4 -244 V
631 3 82 V
632 4 -244 V
633 3 81 V
634 3 163 V
635 4 -163 V
636 3 81 V
637 4 -162 V
638 3 0 V
639 4 244 V
640 3 -244 V
641 4 81 V
642 3 -162 V
643 4 81 V
644 3 162 V
645 3 -243 V
646 4 162 V
647 3 -162 V
648 4 0 V
649 3 162 V
650 4 -162 V
651 3 81 V
652 4 650 V
653 3 -812 V
654 4 162 V
655 3 650 V
656 3 -731 V
657 4 649 V
658 3 -812 V
659 4 731 V
660 3 163 V
661 4 -812 V
662 3 649 V
663 4 0 V
664 3 -81 V
665 4 162 V
666 3 -812 V
667 3 650 V
668 4 81 V
669 3 -243 V
670 4 162 V
671 3 -812 V
672 4 650 V
673 3 162 V
674 4 -325 V
675 3 81 V
676 4 0 V
677 3 -81 V
678 3 81 V
679 4 -243 V
680 3 162 V
681 4 0 V
682 3 -81 V
683 4 81 V
684 3 -162 V
685 4 162 V
686 3 81 V
687 3 -162 V
688 4 81 V
689 3 -243 V
690 4 243 V
691 3 81 V
692 4 -243 V
693 3 81 V
694 4 -162 V
695 3 162 V
696 4 0 V
697 3 -244 V
698 3 82 V
699 4 -82 V
700 3 82 V
701 4 81 V
702 3 -163 V
703 4 0 V
704 3 -81 V
705 4 81 V
706 3 82 V
707 4 -163 V
708 3 0 V
709 3 -162 V
710 4 162 V
711 3 0 V
712 4 -81 V
713 3 0 V
714 4 650 V
715 3 -569 V
716 4 0 V
717 3 -162 V
718 3 81 V
719 4 650 V
720 3 -731 V
721 4 162 V
722 3 569 V
723 4 -650 V
724 3 650 V
725 4 0 V
726 3 -569 V
727 3 569 V
728 4 162 V
729 3 -162 V
730 4 0 V
731 3 162 V
732 4 0 V
733 3 0 V
734 4 -162 V
735 3 162 V
736 4 0 V
737 3 0 V
738 3 0 V
739 4 -162 V
740 3 162 V
741 4 0 V
742 3 0 V
743 4 0 V
744 3 -244 V
745 4 244 V
746 3 0 V
747 4 -162 V
748 3 162 V
749 3 -162 V
750 4 162 V
751 3 -325 V
752 4 325 V
753 3 0 V
754 4 -162 V
755 3 162 V
756 4 -244 V
757 3 244 V
758 4 0 V
759 3 -162 V
760 3 162 V
761 4 -244 V
762 3 244 V
763 4 0 V
764 3 -162 V
765 4 162 V
766 3 -325 V
767 4 163 V
768 3 162 V
769 4 -244 V
770 3 82 V
771 3 568 V
772 4 -650 V
773 3 82 V
774 4 649 V
775 3 -731 V
776 4 569 V
777 3 162 V
778 4 -649 V
779 3 568 V
780 3 -731 V
781 4 569 V
782 3 162 V
783 4 -650 V
784 3 569 V
785 4 81 V
786 3 -162 V
787 4 81 V
788 3 -650 V
789 4 650 V
790 3 81 V
791 3 -162 V
792 4 0 V
793 3 243 V
794 4 -243 V
795 3 162 V
796 4 -162 V
797 3 0 V
798 4 243 V
799 3 -243 V
800 4 81 V
801 3 -81 V
802 3 0 V
803 4 162 V
804 3 -162 V
805 4 81 V
806 3 -163 V
807 4 0 V
808 3 244 V
809 4 -244 V
810 3 82 V
811 3 -82 V
812 4 0 V
813 3 163 V
814 4 -244 V
815 3 163 V
816 4 -163 V
817 3 0 V
818 4 -81 V
819 3 81 V
820 4 81 V
821 3 -81 V
822 3 0 V
823 4 -81 V
824 3 0 V
825 4 81 V
826 3 -81 V
827 4 -162 V
828 3 -163 V
829 4 81 V
830 3 82 V
831 4 -244 V
832 3 0 V
833 3 -162 V
834 4 81 V
835 3 81 V
836 4 -81 V
837 3 0 V
838 4 649 V
839 3 -649 V
840 4 0 V
841 3 -81 V
842 3 0 V
843 4 649 V
844 3 -649 V
845 4 0 V
846 3 730 V
847 4 -812 V
848 3 650 V
849 4 244 V
850 3 -812 V
851 4 649 V
852 3 -812 V
853 3 731 V
854 4 81 V
855 3 -731 V
856 4 650 V
857 3 81 V
858 4 -243 V
859 3 162 V
860 4 0 V
861 3 -162 V
862 4 162 V
863 3 -244 V
864 3 244 V
865 4 0 V
866 3 -244 V
867 4 82 V
868 3 -244 V
869 4 162 V
870 3 82 V
871 4 -163 V
872 3 81 V
873 4 -243 V
874 3 243 V
875 3 82 V
876 4 -244 V
877 3 81 V
878 4 -162 V
879 3 162 V
880 4 81 V
881 3 569 V
882 currentpoint stroke M
883 4 -731 V
884 3 731 V
885 3 81 V
886 4 -731 V
887 3 650 V
888 4 -731 V
889 3 650 V
890 4 0 V
891 3 -650 V
892 4 568 V
893 3 163 V
894 4 -163 V
895 3 0 V
896 3 163 V
897 4 -81 V
898 3 -82 V
899 4 -81 V
900 3 81 V
901 4 82 V
902 3 -163 V
903 4 0 V
904 3 -81 V
905 4 81 V
906 3 81 V
907 3 -162 V
908 4 0 V
909 3 0 V
910 4 0 V
911 3 81 V
912 4 -81 V
913 3 0 V
914 4 -162 V
915 3 162 V
916 4 0 V
917 3 -162 V
918 3 0 V
919 4 -163 V
920 3 81 V
921 4 82 V
922 3 -82 V
923 4 0 V
924 3 650 V
925 4 -731 V
926 3 163 V
927 3 649 V
928 4 -812 V
929 3 650 V
930 4 81 V
931 3 -650 V
932 4 650 V
933 3 -812 V
934 4 650 V
935 3 81 V
936 4 -731 V
937 3 650 V
938 3 81 V
939 4 -163 V
940 3 82 V
941 4 81 V
942 3 -163 V
943 4 82 V
944 3 -163 V
945 4 81 V
946 3 -162 V
947 4 81 V
948 3 163 V
949 3 -244 V
950 4 81 V
951 3 -81 V
952 4 0 V
953 3 81 V
954 4 -81 V
955 3 0 V
956 4 -244 V
957 3 244 V
958 3 0 V
959 4 -162 V
960 3 0 V
961 4 649 V
962 3 -731 V
963 4 82 V
964 3 649 V
965 4 -812 V
966 3 650 V
967 4 81 V
968 3 -731 V
969 3 650 V
970 4 81 V
971 3 -162 V
972 4 81 V
973 3 -731 V
974 4 650 V
975 3 0 V
976 4 -163 V
977 3 163 V
978 4 81 V
979 3 -163 V
980 3 0 V
981 4 -162 V
982 3 81 V
983 4 81 V
984 3 -81 V
985 4 0 V
986 3 -81 V
987 4 81 V
988 3 0 V
989 3 -81 V
990 4 0 V
991 3 -244 V
992 4 244 V
993 3 0 V
994 4 -244 V
995 3 0 V
996 4 650 V
997 3 -650 V
998 4 0 V
999 3 731 V
1000 3 -812 V
1001 4 650 V
1002 3 162 V
1003 4 -812 V
1004 3 650 V
1005 4 -812 V
1006 3 731 V
1007 4 162 V
1008 3 0 V
1009 4 -162 V
1010 3 0 V
1011 3 -82 V
1012 4 163 V
1013 3 0 V
1014 4 -163 V
1015 3 0 V
1016 4 -81 V
1017 3 163 V
1018 4 0 V
1019 3 -163 V
1020 4 0 V
1021 3 -81 V
1022 3 81 V
1023 4 81 V
1024 3 -162 V
1025 4 81 V
1026 3 -81 V
1027 4 0 V
1028 3 81 V
1029 4 -81 V
1030 3 0 V
1031 4 650 V
1032 3 0 V
1033 3 -650 V
1034 4 650 V
1035 3 -650 V
1036 4 568 V
1037 3 0 V
1038 4 -568 V
1039 3 650 V
1040 4 0 V
1041 3 -163 V
1042 3 0 V
1043 4 163 V
1044 3 -163 V
1045 4 0 V
1046 3 -81 V
1047 4 0 V
1048 3 162 V
1049 4 -162 V
1050 3 0 V
1051 4 -81 V
1052 3 0 V
1053 3 162 V
1054 4 -325 V
1055 3 82 V
1056 4 -163 V
1057 3 0 V
1058 4 163 V
1059 3 -244 V
1060 4 81 V
1061 3 -81 V
1062 4 0 V
1063 3 81 V
1064 3 569 V
1065 4 -650 V
1066 3 487 V
1067 4 81 V
1068 3 -568 V
1069 4 487 V
1070 3 -731 V
1071 4 650 V
1072 3 0 V
1073 3 -650 V
1074 4 569 V
1075 3 81 V
1076 4 -162 V
1077 3 0 V
1078 4 162 V
1079 3 -162 V
1080 4 0 V
1081 3 -82 V
1082 4 0 V
1083 3 163 V
1084 3 -244 V
1085 4 81 V
1086 3 -162 V
1087 4 0 V
1088 3 162 V
1089 4 -162 V
1090 3 0 V
1091 4 -162 V
1092 3 162 V
1093 4 81 V
1094 3 -243 V
1095 3 162 V
1096 4 487 V
1097 3 -731 V
1098 4 82 V
1099 3 730 V
1100 4 -730 V
1101 3 568 V
1102 4 81 V
1103 3 -731 V
1104 3 650 V
1105 4 81 V
1106 3 -162 V
1107 4 81 V
1108 3 81 V
1109 4 -162 V
1110 3 81 V
1111 4 -244 V
1112 3 82 V
1113 4 162 V
1114 3 -244 V
1115 3 82 V
1116 4 -244 V
1117 3 81 V
1118 4 163 V
1119 3 -163 V
1120 4 81 V
1121 3 -162 V
1122 4 0 V
1123 3 81 V
1124 4 -81 V
1125 3 0 V
1126 3 -244 V
1127 4 82 V
1128 3 162 V
1129 4 -162 V
1130 3 0 V
1131 4 730 V
1132 3 -730 V
1133 4 568 V
1134 3 162 V
1135 3 -812 V
1136 4 650 V
1137 3 162 V
1138 4 -243 V
1139 3 162 V
1140 4 -812 V
1141 3 650 V
1142 4 81 V
1143 3 -162 V
1144 4 81 V
1145 3 0 V
1146 3 -81 V
1147 4 81 V
1148 3 -244 V
1149 4 163 V
1150 3 81 V
1151 4 -163 V
1152 3 82 V
1153 4 -244 V
1154 3 162 V
1155 4 0 V
1156 3 -162 V
1157 3 0 V
1158 4 -244 V
1159 3 244 V
1160 4 0 V
1161 3 -325 V
1162 4 0 V
1163 3 -243 V
1164 4 162 V
1165 3 -81 V
1166 4 -81 V
1167 3 -82 V
1168 3 731 V
1169 4 -649 V
1170 3 0 V
1171 4 649 V
1172 3 -812 V
1173 4 731 V
1174 3 162 V
1175 4 -812 V
1176 3 731 V
1177 3 -812 V
1178 4 731 V
1179 3 162 V
1180 4 -812 V
1181 3 731 V
1182 4 0 V
1183 3 -81 V
1184 4 162 V
1185 3 -812 V
1186 4 650 V
1187 3 81 V
1188 3 -81 V
1189 4 81 V
1190 3 0 V
1191 4 -81 V
1192 3 81 V
1193 4 -243 V
1194 3 162 V
1195 4 162 V
1196 3 -162 V
1197 4 0 V
1198 3 -244 V
1199 3 244 V
1200 4 0 V
1201 3 -162 V
1202 4 162 V
1203 3 -244 V
1204 4 82 V
1205 3 162 V
1206 4 -325 V
1207 3 81 V
1208 3 -162 V
1209 4 81 V
1210 3 163 V
1211 4 -244 V
1212 3 162 V
1213 4 -162 V
1214 3 0 V
1215 4 244 V
1216 3 -244 V
1217 4 162 V
1218 3 -162 V
1219 3 0 V
1220 4 244 V
1221 3 -244 V
1222 4 81 V
1223 3 -81 V
1224 4 0 V
1225 3 162 V
1226 4 -81 V
1227 3 0 V
1228 4 -81 V
1229 3 81 V
1230 3 81 V
1231 4 -81 V
1232 3 0 V
1233 4 -81 V
1234 3 81 V
1235 4 163 V
1236 3 -163 V
1237 4 81 V
1238 3 -162 V
1239 3 81 V
1240 4 650 V
1241 3 -650 V
1242 4 81 V
1243 3 650 V
1244 4 -731 V
1245 3 731 V
1246 4 -731 V
1247 3 81 V
1248 4 569 V
1249 3 -650 V
1250 3 650 V
1251 4 -731 V
1252 3 162 V
1253 4 650 V
1254 3 -731 V
1255 4 650 V
1256 3 81 V
1257 4 -731 V
1258 3 731 V
1259 4 -812 V
1260 3 650 V
1261 3 243 V
1262 4 -812 V
1263 3 650 V
1264 4 0 V
1265 3 -81 V
1266 4 81 V
1267 3 81 V
1268 4 -162 V
1269 3 81 V
1270 4 -244 V
1271 3 163 V
1272 3 0 V
1273 4 -82 V
1274 3 82 V
1275 4 -244 V
1276 3 81 V
1277 4 0 V
1278 3 -81 V
1279 4 -162 V
1280 3 -244 V
1281 3 81 V
1282 4 -81 V
1283 currentpoint stroke M
1284 3 -406 V
1285 4 -325 V
1286 3 0 V
1287 4 325 V
1288 3 0 V
1289 4 -81 V
1290 3 0 V
1291 4 -81 V
1292 3 81 V
1293 3 0 V
1294 4 -163 V
1295 3 -81 V
1296 4 -162 V
1297 3 162 V
1298 4 0 V
1299 3 -81 V
1300 4 81 V
1301 3 -162 V
1302 4 162 V
1303 3 0 V
1304 3 -162 V
1305 4 81 V
1306 3 -162 V
1307 4 162 V
1308 3 81 V
1309 4 -243 V
1310 3 162 V
1311 4 -162 V
1312 3 162 V
1313 3 81 V
1314 4 -162 V
1315 3 81 V
1316 4 812 V
1317 3 -812 V
1318 4 244 V
1319 3 -163 V
1320 4 0 V
1321 3 731 V
1322 4 -731 V
1323 3 81 V
1324 3 731 V
1325 4 -731 V
1326 3 731 V
1327 4 0 V
1328 3 -649 V
1329 4 649 V
1330 3 -731 V
1331 4 731 V
1332 3 0 V
1333 4 -649 V
1334 3 649 V
1335 3 81 V
1336 4 -162 V
1337 3 162 V
1338 4 -730 V
1339 3 730 V
1340 4 82 V
1341 3 -163 V
1342 4 81 V
1343 3 -162 V
1344 3 162 V
1345 4 82 V
1346 3 -163 V
1347 4 81 V
1348 3 -162 V
1349 4 81 V
1350 3 81 V
1351 4 -81 V
1352 3 0 V
1353 4 -81 V
1354 3 162 V
1355 3 0 V
1356 4 -81 V
1357 3 0 V
1358 4 -162 V
1359 3 243 V
1360 4 0 V
1361 3 -81 V
1362 4 81 V
1363 3 -162 V
1364 4 162 V
1365 3 82 V
1366 3 -244 V
1367 4 81 V
1368 3 569 V
1369 4 -650 V
1370 3 81 V
1371 4 569 V
1372 3 -731 V
1373 4 731 V
1374 3 81 V
1375 4 -731 V
1376 3 650 V
1377 3 81 V
1378 4 -81 V
1379 3 0 V
1380 4 -650 V
1381 3 731 V
1382 4 0 V
1383 3 -163 V
1384 4 82 V
1385 3 162 V
1386 3 -81 V
1387 4 0 V
1388 3 -163 V
1389 4 82 V
1390 3 81 V
1391 4 -81 V
1392 3 0 V
1393 4 -163 V
1394 3 81 V
1395 4 82 V
1396 3 -163 V
1397 3 163 V
1398 4 -244 V
1399 3 81 V
1400 4 81 V
1401 3 -81 V
1402 4 81 V
1403 3 -162 V
1404 4 0 V
1405 3 81 V
1406 4 -81 V
1407 3 81 V
1408 3 650 V
1409 4 -731 V
1410 3 81 V
1411 4 -81 V
1412 3 0 V
1413 4 650 V
1414 3 -650 V
1415 4 0 V
1416 3 731 V
1417 4 -731 V
1418 3 568 V
1419 3 82 V
1420 4 -163 V
1421 3 163 V
1422 4 81 V
1423 3 -244 V
1424 4 81 V
1425 3 -162 V
1426 4 81 V
1427 3 81 V
1428 3 -243 V
1429 4 81 V
1430 3 -162 V
1431 4 81 V
1432 3 81 V
1433 4 -244 V
1434 3 82 V
1435 4 -163 V
1436 3 81 V
1437 4 82 V
1438 3 -244 V
1439 3 81 V
1440 4 -243 V
1441 3 243 V
1442 4 81 V
1443 3 -162 V
1444 4 0 V
1445 3 568 V
1446 4 -568 V
1447 3 0 V
1448 4 568 V
1449 3 -730 V
1450 3 649 V
1451 4 81 V
1452 3 -812 V
1453 4 650 V
1454 3 -731 V
1455 4 569 V
1456 3 162 V
1457 4 0 V
1458 3 -162 V
1459 3 81 V
1460 4 -244 V
1461 3 163 V
1462 4 0 V
1463 3 -82 V
1464 4 82 V
1465 3 -244 V
1466 4 162 V
1467 3 82 V
1468 4 -244 V
1469 3 81 V
1470 3 -81 V
1471 4 0 V
1472 3 81 V
1473 4 -81 V
1474 3 0 V
1475 4 568 V
1476 3 -568 V
1477 4 0 V
1478 3 487 V
1479 4 81 V
1480 3 -243 V
1481 3 162 V
1482 4 -731 V
1483 stroke
1484 grestore
1485 end
1486 showpage
1487 %%Trailer
1488 %%DocumentFonts: Helvetica