]> AND Private Git Repository - LiCO.git/blob - PeCO-EO/figure10.eps
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
Merge branch 'master' of ssh://bilbo.iut-bm.univ-fcomte.fr/LiCO
[LiCO.git] / PeCO-EO / figure10.eps
1 %!PS-Adobe-2.0
2 %%Title: plot.eps
3 %%Creator: gnuplot 4.6 patchlevel 0
4 %%CreationDate: Thu Jan  7 00:51:53 2016
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 554 410
7 %%Orientation: Portrait
8 %%Pages: (atend)
9 %%EndComments
10 %%BeginProlog
11 /gnudict 256 dict def
12 gnudict begin
13 %
14 % The following true/false flags may be edited by hand if desired.
15 % The unit line width and grayscale image gamma correction may also be changed.
16 %
17 /Color false def
18 /Blacktext false def
19 /Solid false def
20 /Dashlength 1 def
21 /Landscape false def
22 /Level1 false def
23 /Rounded false def
24 /ClipToBoundingBox false def
25 /SuppressPDFMark false def
26 /TransparentPatterns false def
27 /gnulinewidth 5.000 def
28 /userlinewidth gnulinewidth def
29 /Gamma 1.0 def
30 /BackgroundColor {-1.000 -1.000 -1.000} def
31 %
32 /vshift -36 def
33 /dl1 {
34   10.0 Dashlength mul mul
35   Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
36 } def
37 /dl2 {
38   10.0 Dashlength mul mul
39   Rounded { currentlinewidth 0.75 mul add } if
40 } def
41 /hpt_ 31.5 def
42 /vpt_ 31.5 def
43 /hpt hpt_ def
44 /vpt vpt_ def
45 /doclip {
46   ClipToBoundingBox {
47     newpath 50 50 moveto 554 50 lineto 554 410 lineto 50 410 lineto closepath
48     clip
49   } if
50 } def
51 %
52 % Gnuplot Prolog Version 4.4 (August 2010)
53 %
54 %/SuppressPDFMark true def
55 %
56 /M {moveto} bind def
57 /L {lineto} bind def
58 /R {rmoveto} bind def
59 /V {rlineto} bind def
60 /N {newpath moveto} bind def
61 /Z {closepath} bind def
62 /C {setrgbcolor} bind def
63 /f {rlineto fill} bind def
64 /g {setgray} bind def
65 /Gshow {show} def   % May be redefined later in the file to support UTF-8
66 /vpt2 vpt 2 mul def
67 /hpt2 hpt 2 mul def
68 /Lshow {currentpoint stroke M 0 vshift R 
69         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
70 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
71         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
72 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
73         Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
74 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
75   /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
76 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
77  {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
78 /BL {stroke userlinewidth 2 mul setlinewidth
79         Rounded {1 setlinejoin 1 setlinecap} if} def
80 /AL {stroke userlinewidth 2 div setlinewidth
81         Rounded {1 setlinejoin 1 setlinecap} if} def
82 /UL {dup gnulinewidth mul /userlinewidth exch def
83         dup 1 lt {pop 1} if 10 mul /udl exch def} def
84 /PL {stroke userlinewidth setlinewidth
85         Rounded {1 setlinejoin 1 setlinecap} if} def
86 3.8 setmiterlimit
87 % Default Line colors
88 /LCw {1 1 1} def
89 /LCb {0 0 0} def
90 /LCa {0 0 0} def
91 /LC0 {1 0 0} def
92 /LC1 {0 1 0} def
93 /LC2 {0 0 1} def
94 /LC3 {1 0 1} def
95 /LC4 {0 1 1} def
96 /LC5 {1 1 0} def
97 /LC6 {0 0 0} def
98 /LC7 {1 0.3 0} def
99 /LC8 {0.5 0.5 0.5} def
100 % Default Line Types
101 /LTw {PL [] 1 setgray} def
102 /LTb {BL [] LCb DL} def
103 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
104 /LT0 {PL [] LC0 DL} def
105 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
106 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
107 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
108 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
109 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
110 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
111 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
112 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
113 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
114 /Dia {stroke [] 0 setdash 2 copy vpt add M
115   hpt neg vpt neg V hpt vpt neg V
116   hpt vpt V hpt neg vpt V closepath stroke
117   Pnt} def
118 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
119   currentpoint stroke M
120   hpt neg vpt neg R hpt2 0 V stroke
121  } def
122 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
123   0 vpt2 neg V hpt2 0 V 0 vpt2 V
124   hpt2 neg 0 V closepath stroke
125   Pnt} def
126 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
127   hpt2 vpt2 neg V currentpoint stroke M
128   hpt2 neg 0 R hpt2 vpt2 V stroke} def
129 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
130   hpt neg vpt -1.62 mul V
131   hpt 2 mul 0 V
132   hpt neg vpt 1.62 mul V closepath stroke
133   Pnt} def
134 /Star {2 copy Pls Crs} def
135 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
136   0 vpt2 neg V hpt2 0 V 0 vpt2 V
137   hpt2 neg 0 V closepath fill} def
138 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
139   hpt neg vpt -1.62 mul V
140   hpt 2 mul 0 V
141   hpt neg vpt 1.62 mul V closepath fill} def
142 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
143   hpt neg vpt 1.62 mul V
144   hpt 2 mul 0 V
145   hpt neg vpt -1.62 mul V closepath stroke
146   Pnt} def
147 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
148   hpt neg vpt 1.62 mul V
149   hpt 2 mul 0 V
150   hpt neg vpt -1.62 mul V closepath fill} def
151 /DiaF {stroke [] 0 setdash vpt add M
152   hpt neg vpt neg V hpt vpt neg V
153   hpt vpt V hpt neg vpt V closepath fill} def
154 /Pent {stroke [] 0 setdash 2 copy gsave
155   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
156   closepath stroke grestore Pnt} def
157 /PentF {stroke [] 0 setdash gsave
158   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
159   closepath fill grestore} def
160 /Circle {stroke [] 0 setdash 2 copy
161   hpt 0 360 arc stroke Pnt} def
162 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
163 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
164 /C1 {BL [] 0 setdash 2 copy moveto
165         2 copy vpt 0 90 arc closepath fill
166         vpt 0 360 arc closepath} bind def
167 /C2 {BL [] 0 setdash 2 copy moveto
168         2 copy vpt 90 180 arc closepath fill
169         vpt 0 360 arc closepath} bind def
170 /C3 {BL [] 0 setdash 2 copy moveto
171         2 copy vpt 0 180 arc closepath fill
172         vpt 0 360 arc closepath} bind def
173 /C4 {BL [] 0 setdash 2 copy moveto
174         2 copy vpt 180 270 arc closepath fill
175         vpt 0 360 arc closepath} bind def
176 /C5 {BL [] 0 setdash 2 copy moveto
177         2 copy vpt 0 90 arc
178         2 copy moveto
179         2 copy vpt 180 270 arc closepath fill
180         vpt 0 360 arc} bind def
181 /C6 {BL [] 0 setdash 2 copy moveto
182         2 copy vpt 90 270 arc closepath fill
183         vpt 0 360 arc closepath} bind def
184 /C7 {BL [] 0 setdash 2 copy moveto
185         2 copy vpt 0 270 arc closepath fill
186         vpt 0 360 arc closepath} bind def
187 /C8 {BL [] 0 setdash 2 copy moveto
188         2 copy vpt 270 360 arc closepath fill
189         vpt 0 360 arc closepath} bind def
190 /C9 {BL [] 0 setdash 2 copy moveto
191         2 copy vpt 270 450 arc closepath fill
192         vpt 0 360 arc closepath} bind def
193 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
194         2 copy moveto
195         2 copy vpt 90 180 arc closepath fill
196         vpt 0 360 arc closepath} bind def
197 /C11 {BL [] 0 setdash 2 copy moveto
198         2 copy vpt 0 180 arc closepath fill
199         2 copy moveto
200         2 copy vpt 270 360 arc closepath fill
201         vpt 0 360 arc closepath} bind def
202 /C12 {BL [] 0 setdash 2 copy moveto
203         2 copy vpt 180 360 arc closepath fill
204         vpt 0 360 arc closepath} bind def
205 /C13 {BL [] 0 setdash 2 copy moveto
206         2 copy vpt 0 90 arc closepath fill
207         2 copy moveto
208         2 copy vpt 180 360 arc closepath fill
209         vpt 0 360 arc closepath} bind def
210 /C14 {BL [] 0 setdash 2 copy moveto
211         2 copy vpt 90 360 arc closepath fill
212         vpt 0 360 arc} bind def
213 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
214         vpt 0 360 arc closepath} bind def
215 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
216         neg 0 rlineto closepath} bind def
217 /Square {dup Rec} bind def
218 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
219 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
220 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
221 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
222 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
223 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
224 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
225         exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
226 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
227 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
228         2 copy vpt Square fill Bsquare} bind def
229 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
230 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
231 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
232         Bsquare} bind def
233 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
234         Bsquare} bind def
235 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
236 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
237         2 copy vpt Square fill Bsquare} bind def
238 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
239         2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
240 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
241 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
242 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
243 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
244 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
245 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
246 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
247 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
248 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
249 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
250 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
251 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
252 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
253 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
254 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
255 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
256 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
257 /DiaE {stroke [] 0 setdash vpt add M
258   hpt neg vpt neg V hpt vpt neg V
259   hpt vpt V hpt neg vpt V closepath stroke} def
260 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
261   0 vpt2 neg V hpt2 0 V 0 vpt2 V
262   hpt2 neg 0 V closepath stroke} def
263 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
264   hpt neg vpt -1.62 mul V
265   hpt 2 mul 0 V
266   hpt neg vpt 1.62 mul V closepath stroke} def
267 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
268   hpt neg vpt 1.62 mul V
269   hpt 2 mul 0 V
270   hpt neg vpt -1.62 mul V closepath stroke} def
271 /PentE {stroke [] 0 setdash gsave
272   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
273   closepath stroke grestore} def
274 /CircE {stroke [] 0 setdash 
275   hpt 0 360 arc stroke} def
276 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
277 /DiaW {stroke [] 0 setdash vpt add M
278   hpt neg vpt neg V hpt vpt neg V
279   hpt vpt V hpt neg vpt V Opaque stroke} def
280 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
281   0 vpt2 neg V hpt2 0 V 0 vpt2 V
282   hpt2 neg 0 V Opaque stroke} def
283 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
284   hpt neg vpt -1.62 mul V
285   hpt 2 mul 0 V
286   hpt neg vpt 1.62 mul V Opaque stroke} def
287 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
288   hpt neg vpt 1.62 mul V
289   hpt 2 mul 0 V
290   hpt neg vpt -1.62 mul V Opaque stroke} def
291 /PentW {stroke [] 0 setdash gsave
292   translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
293   Opaque stroke grestore} def
294 /CircW {stroke [] 0 setdash 
295   hpt 0 360 arc Opaque stroke} def
296 /BoxFill {gsave Rec 1 setgray fill grestore} def
297 /Density {
298   /Fillden exch def
299   currentrgbcolor
300   /ColB exch def /ColG exch def /ColR exch def
301   /ColR ColR Fillden mul Fillden sub 1 add def
302   /ColG ColG Fillden mul Fillden sub 1 add def
303   /ColB ColB Fillden mul Fillden sub 1 add def
304   ColR ColG ColB setrgbcolor} def
305 /BoxColFill {gsave Rec PolyFill} def
306 /PolyFill {gsave Density fill grestore grestore} def
307 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
308 %
309 % PostScript Level 1 Pattern Fill routine for rectangles
310 % Usage: x y w h s a XX PatternFill
311 %       x,y = lower left corner of box to be filled
312 %       w,h = width and height of box
313 %         a = angle in degrees between lines and x-axis
314 %        XX = 0/1 for no/yes cross-hatch
315 %
316 /PatternFill {gsave /PFa [ 9 2 roll ] def
317   PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
318   PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
319   gsave 1 setgray fill grestore clip
320   currentlinewidth 0.5 mul setlinewidth
321   /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
322   0 0 M PFa 5 get rotate PFs -2 div dup translate
323   0 1 PFs PFa 4 get div 1 add floor cvi
324         {PFa 4 get mul 0 M 0 PFs V} for
325   0 PFa 6 get ne {
326         0 1 PFs PFa 4 get div 1 add floor cvi
327         {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
328  } if
329   stroke grestore} def
330 %
331 /languagelevel where
332  {pop languagelevel} {1} ifelse
333  2 lt
334         {/InterpretLevel1 true def}
335         {/InterpretLevel1 Level1 def}
336  ifelse
337 %
338 % PostScript level 2 pattern fill definitions
339 %
340 /Level2PatternFill {
341 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
342         bind def
343 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
344 << Tile8x8
345  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
346 >> matrix makepattern
347 /Pat1 exch def
348 << Tile8x8
349  /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
350         0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
351 >> matrix makepattern
352 /Pat2 exch def
353 << Tile8x8
354  /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
355         8 8 L 8 0 L 0 0 L fill}
356 >> matrix makepattern
357 /Pat3 exch def
358 << Tile8x8
359  /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
360         0 12 M 12 0 L stroke}
361 >> matrix makepattern
362 /Pat4 exch def
363 << Tile8x8
364  /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
365         0 -4 M 12 8 L stroke}
366 >> matrix makepattern
367 /Pat5 exch def
368 << Tile8x8
369  /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
370         0 12 M 8 -4 L 4 12 M 10 0 L stroke}
371 >> matrix makepattern
372 /Pat6 exch def
373 << Tile8x8
374  /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
375         0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
376 >> matrix makepattern
377 /Pat7 exch def
378 << Tile8x8
379  /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
380         12 0 M -4 8 L 12 4 M 0 10 L stroke}
381 >> matrix makepattern
382 /Pat8 exch def
383 << Tile8x8
384  /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
385         -4 0 M 12 8 L -4 4 M 8 10 L stroke}
386 >> matrix makepattern
387 /Pat9 exch def
388 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
389 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
390 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
391 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
392 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
393 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
394 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
395 } def
396 %
397 %
398 %End of PostScript Level 2 code
399 %
400 /PatternBgnd {
401   TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
402 } def
403 %
404 % Substitute for Level 2 pattern fill codes with
405 % grayscale if Level 2 support is not selected.
406 %
407 /Level1PatternFill {
408 /Pattern1 {0.250 Density} bind def
409 /Pattern2 {0.500 Density} bind def
410 /Pattern3 {0.750 Density} bind def
411 /Pattern4 {0.125 Density} bind def
412 /Pattern5 {0.375 Density} bind def
413 /Pattern6 {0.625 Density} bind def
414 /Pattern7 {0.875 Density} bind def
415 } def
416 %
417 % Now test for support of Level 2 code
418 %
419 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
420 %
421 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
422 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
423 currentdict end definefont pop
424 %
425 % Encoding for ISO-8859-1 (also called Latin1)
426 %
427 /reencodeISO {
428 dup dup findfont dup length dict begin
429 { 1 index /FID ne { def }{ pop pop } ifelse } forall
430 currentdict /CharStrings known {
431         CharStrings /Idieresis known {
432                 /Encoding ISOLatin1Encoding def } if
433 } if
434 currentdict end definefont
435 } def
436 /ISOLatin1Encoding [
437 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
438 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
439 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
440 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
441 /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright
442 /parenleft/parenright/asterisk/plus/comma/minus/period/slash
443 /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon
444 /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N
445 /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright
446 /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m
447 /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde
448 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
449 /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef
450 /.notdef/dotlessi/grave/acute/circumflex/tilde/macron/breve
451 /dotaccent/dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut
452 /ogonek/caron/space/exclamdown/cent/sterling/currency/yen/brokenbar
453 /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot
454 /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior
455 /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine
456 /guillemotright/onequarter/onehalf/threequarters/questiondown
457 /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
458 /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex
459 /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis
460 /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute
461 /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis
462 /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave
463 /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex
464 /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis
465 /yacute/thorn/ydieresis
466 ] def
467 /MFshow {
468    { dup 5 get 3 ge
469      { 5 get 3 eq {gsave} {grestore} ifelse }
470      {dup dup 0 get findfont exch 1 get scalefont setfont
471      [ currentpoint ] exch dup 2 get 0 exch R dup 5 get 2 ne {dup dup 6
472      get exch 4 get {Gshow} {stringwidth pop 0 R} ifelse }if dup 5 get 0 eq
473      {dup 3 get {2 get neg 0 exch R pop} {pop aload pop M} ifelse} {dup 5
474      get 1 eq {dup 2 get exch dup 3 get exch 6 get stringwidth pop -2 div
475      dup 0 R} {dup 6 get stringwidth pop -2 div 0 R 6 get
476      show 2 index {aload pop M neg 3 -1 roll neg R pop pop} {pop pop pop
477      pop aload pop M} ifelse }ifelse }ifelse }
478      ifelse }
479    forall} def
480 /Gswidth {dup type /stringtype eq {stringwidth} {pop (n) stringwidth} ifelse} def
481 /MFwidth {0 exch { dup 5 get 3 ge { 5 get 3 eq { 0 } { pop } ifelse }
482  {dup 3 get{dup dup 0 get findfont exch 1 get scalefont setfont
483      6 get Gswidth pop add} {pop} ifelse} ifelse} forall} def
484 /MLshow { currentpoint stroke M
485   0 exch R
486   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
487 /MRshow { currentpoint stroke M
488   exch dup MFwidth neg 3 -1 roll R
489   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
490 /MCshow { currentpoint stroke M
491   exch dup MFwidth -2 div 3 -1 roll R
492   Blacktext {gsave 0 setgray MFshow grestore} {MFshow} ifelse } bind def
493 /XYsave    { [( ) 1 2 true false 3 ()] } bind def
494 /XYrestore { [( ) 1 2 true false 4 ()] } bind def
495 /Helvetica reencodeISO def
496 Level1 SuppressPDFMark or 
497 {} {
498 /SDict 10 dict def
499 systemdict /pdfmark known not {
500   userdict /pdfmark systemdict /cleartomark get put
501 } if
502 SDict begin [
503   /Title (plot.eps)
504   /Subject (gnuplot plot)
505   /Creator (gnuplot 4.6 patchlevel 0)
506   /Author (ali)
507 %  /Producer (gnuplot)
508 %  /Keywords ()
509   /CreationDate (Thu Jan  7 00:51:53 2016)
510   /DOCINFO pdfmark
511 end
512 } ifelse
513 end
514 %%EndProlog
515 %%Page: 1 1
516 gnudict begin
517 gsave
518 doclip
519 50 50 translate
520 0.100 0.100 scale
521 0 setgray
522 newpath
523 (Helvetica) findfont 110 scalefont setfont
524 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {gsave BackgroundColor C clippath fill grestore} if
525 1.000 UL
526 LTb
527 539 352 M
528 63 0 V
529 4239 0 R
530 -63 0 V
531 stroke
532 473 352 M
533 [ [(Helvetica) 110.0 0.0 true true 0 ( 0)]
534 ] -36.7 MRshow
535 1.000 UL
536 LTb
537 539 456 M
538 31 0 V
539 4271 0 R
540 -31 0 V
541 539 560 M
542 63 0 V
543 4239 0 R
544 -63 0 V
545 stroke
546 473 560 M
547 [ [(Helvetica) 110.0 0.0 true true 0 ( 10)]
548 ] -36.7 MRshow
549 1.000 UL
550 LTb
551 539 664 M
552 31 0 V
553 4271 0 R
554 -31 0 V
555 539 767 M
556 63 0 V
557 4239 0 R
558 -63 0 V
559 stroke
560 473 767 M
561 [ [(Helvetica) 110.0 0.0 true true 0 ( 20)]
562 ] -36.7 MRshow
563 1.000 UL
564 LTb
565 539 871 M
566 31 0 V
567 4271 0 R
568 -31 0 V
569 539 975 M
570 63 0 V
571 4239 0 R
572 -63 0 V
573 stroke
574 473 975 M
575 [ [(Helvetica) 110.0 0.0 true true 0 ( 30)]
576 ] -36.7 MRshow
577 1.000 UL
578 LTb
579 539 1079 M
580 31 0 V
581 4271 0 R
582 -31 0 V
583 539 1183 M
584 63 0 V
585 4239 0 R
586 -63 0 V
587 stroke
588 473 1183 M
589 [ [(Helvetica) 110.0 0.0 true true 0 ( 40)]
590 ] -36.7 MRshow
591 1.000 UL
592 LTb
593 539 1287 M
594 31 0 V
595 4271 0 R
596 -31 0 V
597 539 1391 M
598 63 0 V
599 4239 0 R
600 -63 0 V
601 stroke
602 473 1391 M
603 [ [(Helvetica) 110.0 0.0 true true 0 ( 50)]
604 ] -36.7 MRshow
605 1.000 UL
606 LTb
607 539 1495 M
608 31 0 V
609 4271 0 R
610 -31 0 V
611 539 1598 M
612 63 0 V
613 4239 0 R
614 -63 0 V
615 stroke
616 473 1598 M
617 [ [(Helvetica) 110.0 0.0 true true 0 ( 60)]
618 ] -36.7 MRshow
619 1.000 UL
620 LTb
621 539 1702 M
622 31 0 V
623 4271 0 R
624 -31 0 V
625 539 1806 M
626 63 0 V
627 4239 0 R
628 -63 0 V
629 stroke
630 473 1806 M
631 [ [(Helvetica) 110.0 0.0 true true 0 ( 70)]
632 ] -36.7 MRshow
633 1.000 UL
634 LTb
635 539 1910 M
636 31 0 V
637 4271 0 R
638 -31 0 V
639 539 2014 M
640 63 0 V
641 4239 0 R
642 -63 0 V
643 stroke
644 473 2014 M
645 [ [(Helvetica) 110.0 0.0 true true 0 ( 80)]
646 ] -36.7 MRshow
647 1.000 UL
648 LTb
649 539 2118 M
650 31 0 V
651 4271 0 R
652 -31 0 V
653 539 2222 M
654 63 0 V
655 4239 0 R
656 -63 0 V
657 stroke
658 473 2222 M
659 [ [(Helvetica) 110.0 0.0 true true 0 ( 90)]
660 ] -36.7 MRshow
661 1.000 UL
662 LTb
663 539 2325 M
664 31 0 V
665 4271 0 R
666 -31 0 V
667 539 2429 M
668 63 0 V
669 4239 0 R
670 -63 0 V
671 stroke
672 473 2429 M
673 [ [(Helvetica) 110.0 0.0 true true 0 ( 100)]
674 ] -36.7 MRshow
675 1.000 UL
676 LTb
677 539 2533 M
678 31 0 V
679 4271 0 R
680 -31 0 V
681 539 2637 M
682 63 0 V
683 4239 0 R
684 -63 0 V
685 stroke
686 473 2637 M
687 [ [(Helvetica) 110.0 0.0 true true 0 ( 110)]
688 ] -36.7 MRshow
689 1.000 UL
690 LTb
691 539 2741 M
692 31 0 V
693 4271 0 R
694 -31 0 V
695 539 2845 M
696 63 0 V
697 4239 0 R
698 -63 0 V
699 stroke
700 473 2845 M
701 [ [(Helvetica) 110.0 0.0 true true 0 ( 120)]
702 ] -36.7 MRshow
703 1.000 UL
704 LTb
705 539 2949 M
706 31 0 V
707 4271 0 R
708 -31 0 V
709 539 3053 M
710 63 0 V
711 4239 0 R
712 -63 0 V
713 stroke
714 473 3053 M
715 [ [(Helvetica) 110.0 0.0 true true 0 ( 130)]
716 ] -36.7 MRshow
717 1.000 UL
718 LTb
719 539 3156 M
720 31 0 V
721 4271 0 R
722 -31 0 V
723 539 3260 M
724 63 0 V
725 4239 0 R
726 -63 0 V
727 stroke
728 473 3260 M
729 [ [(Helvetica) 110.0 0.0 true true 0 ( 140)]
730 ] -36.7 MRshow
731 1.000 UL
732 LTb
733 539 3364 M
734 31 0 V
735 4271 0 R
736 -31 0 V
737 539 3468 M
738 63 0 V
739 4239 0 R
740 -63 0 V
741 stroke
742 473 3468 M
743 [ [(Helvetica) 110.0 0.0 true true 0 ( 150)]
744 ] -36.7 MRshow
745 1.000 UL
746 LTb
747 1256 352 M
748 0 63 V
749 0 3053 R
750 0 -63 V
751 stroke
752 1256 242 M
753 [ [(Helvetica) 110.0 0.0 true true 0 (100)]
754 ] -36.7 MCshow
755 1.000 UL
756 LTb
757 1973 352 M
758 0 63 V
759 0 3053 R
760 0 -63 V
761 stroke
762 1973 242 M
763 [ [(Helvetica) 110.0 0.0 true true 0 (150)]
764 ] -36.7 MCshow
765 1.000 UL
766 LTb
767 2690 352 M
768 0 63 V
769 0 3053 R
770 0 -63 V
771 stroke
772 2690 242 M
773 [ [(Helvetica) 110.0 0.0 true true 0 (200)]
774 ] -36.7 MCshow
775 1.000 UL
776 LTb
777 3407 352 M
778 0 63 V
779 0 3053 R
780 0 -63 V
781 stroke
782 3407 242 M
783 [ [(Helvetica) 110.0 0.0 true true 0 (250)]
784 ] -36.7 MCshow
785 1.000 UL
786 LTb
787 4124 352 M
788 0 63 V
789 0 3053 R
790 0 -63 V
791 stroke
792 4124 242 M
793 [ [(Helvetica) 110.0 0.0 true true 0 (300)]
794 ] -36.7 MCshow
795 1.000 UL
796 LTb
797 1.000 UL
798 LTb
799 539 3468 N
800 539 352 L
801 4302 0 V
802 0 3116 V
803 -4302 0 V
804 Z stroke
805 LCb setrgbcolor
806 88 1910 M
807 currentpoint gsave translate -270 rotate 0 0 moveto
808 [ [(Helvetica) 110.0 0.0 true true 0 (Network Lifetime \(Hours\) )]
809 ] -36.7 MCshow
810 grestore
811 LTb
812 LCb setrgbcolor
813 2690 77 M
814 [ [(Helvetica) 110.0 0.0 true true 0 (The Number of Wireless Sensor Nodes)]
815 ] -36.7 MCshow
816 LTb
817 1.000 UP
818 1.000 UL
819 LTb
820 % Begin plot #1
821 1.000 UL
822 LT0
823 0.00 0.00 0.00 C LCb setrgbcolor
824 1156 3330 M
825 [ [(Helvetica) 110.0 0.0 true true 0 (DiLCO/70)]
826 ] -36.7 MRshow
827 LT0
828 0.00 0.00 0.00 C 1 1222 3303 327 55 BoxColFill
829 LCb setrgbcolor
830 1222 3303 N
831 327 0 V
832 0 54 V
833 -327 0 V
834 0 -54 V
835 Z stroke
836 LT0
837 0.00 0.00 0.00 C 1 938 352 50 915 BoxColFill
838 LCb setrgbcolor
839 938 352 N
840 0 914 V
841 49 0 V
842 0 -914 V
843 -49 0 V
844 Z stroke
845 LT0
846 0.00 0.00 0.00 C 1 1655 352 50 1227 BoxColFill
847 LCb setrgbcolor
848 1655 352 N
849 0 1226 V
850 49 0 V
851 0 -1226 V
852 -49 0 V
853 Z stroke
854 LT0
855 0.00 0.00 0.00 C 1 2372 352 50 1538 BoxColFill
856 LCb setrgbcolor
857 2372 352 N
858 0 1537 V
859 49 0 V
860 0 -1537 V
861 -49 0 V
862 Z stroke
863 LT0
864 0.00 0.00 0.00 C 1 3089 352 50 1788 BoxColFill
865 LCb setrgbcolor
866 3089 352 N
867 0 1787 V
868 49 0 V
869 0 -1787 V
870 -49 0 V
871 Z stroke
872 LT0
873 0.00 0.00 0.00 C 1 3806 352 50 1974 BoxColFill
874 LCb setrgbcolor
875 3806 352 N
876 0 1973 V
877 49 0 V
878 0 -1973 V
879 -49 0 V
880 Z stroke
881 LT0
882 0.00 0.00 0.00 C % End plot #1
883 % Begin plot #2
884 1.000 UL
885 LT0
886 0.00 0.00 0.00 C LCb setrgbcolor
887 1156 3220 M
888 [ [(Helvetica) 110.0 0.0 true true 0 (PeCO/70)]
889 ] -36.7 MRshow
890 LT0
891 0.00 0.00 0.00 C 1222 3193 327 55 80 -45 1 PatternFill
892 LCb setrgbcolor
893 1222 3193 N
894 327 0 V
895 0 54 V
896 -327 0 V
897 0 -54 V
898 Z stroke
899 LT0
900 0.00 0.00 0.00 C 1003 352 50 977 80 -45 1 PatternFill
901 LCb setrgbcolor
902 1003 352 N
903 0 976 V
904 49 0 V
905 0 -976 V
906 -49 0 V
907 Z stroke
908 LT0
909 0.00 0.00 0.00 C 1720 352 50 1330 80 -45 1 PatternFill
910 LCb setrgbcolor
911 1720 352 N
912 0 1329 V
913 49 0 V
914 0 -1329 V
915 -49 0 V
916 Z stroke
917 LT0
918 0.00 0.00 0.00 C 2437 352 50 1704 80 -45 1 PatternFill
919 LCb setrgbcolor
920 2437 352 N
921 0 1703 V
922 49 0 V
923 0 -1703 V
924 -49 0 V
925 Z stroke
926 LT0
927 0.00 0.00 0.00 C 3154 352 50 2099 80 -45 1 PatternFill
928 LCb setrgbcolor
929 3154 352 N
930 0 2098 V
931 49 0 V
932 0 -2098 V
933 -49 0 V
934 Z stroke
935 LT0
936 0.00 0.00 0.00 C 3871 352 50 2369 80 -45 1 PatternFill
937 LCb setrgbcolor
938 3871 352 N
939 0 2368 V
940 49 0 V
941 0 -2368 V
942 -49 0 V
943 Z stroke
944 LT0
945 0.00 0.00 0.00 C % End plot #2
946 % Begin plot #3
947 1.000 UL
948 LT0
949 0.00 0.00 0.00 C LCb setrgbcolor
950 1156 3110 M
951 [ [(Helvetica) 110.0 0.0 true true 0 (DiLCO/80)]
952 ] -36.7 MRshow
953 LT0
954 0.00 0.00 0.00 C 1222 3083 327 55 80 45 0 PatternFill
955 LCb setrgbcolor
956 1222 3083 N
957 327 0 V
958 0 54 V
959 -327 0 V
960 0 -54 V
961 Z stroke
962 LT0
963 0.00 0.00 0.00 C 1069 352 49 728 80 45 0 PatternFill
964 LCb setrgbcolor
965 1069 352 N
966 0 727 V
967 48 0 V
968 0 -727 V
969 -48 0 V
970 Z stroke
971 LT0
972 0.00 0.00 0.00 C 1786 352 49 1081 80 45 0 PatternFill
973 LCb setrgbcolor
974 1786 352 N
975 0 1080 V
976 48 0 V
977 0 -1080 V
978 -48 0 V
979 Z stroke
980 LT0
981 0.00 0.00 0.00 C 2503 352 49 1414 80 45 0 PatternFill
982 LCb setrgbcolor
983 2503 352 N
984 0 1413 V
985 48 0 V
986 0 -1413 V
987 -48 0 V
988 Z stroke
989 LT0
990 0.00 0.00 0.00 C 3220 352 49 1704 80 45 0 PatternFill
991 LCb setrgbcolor
992 3220 352 N
993 0 1703 V
994 48 0 V
995 0 -1703 V
996 -48 0 V
997 Z stroke
998 LT0
999 0.00 0.00 0.00 C 3937 352 49 1912 80 45 0 PatternFill
1000 LCb setrgbcolor
1001 3937 352 N
1002 0 1911 V
1003 48 0 V
1004 0 -1911 V
1005 -48 0 V
1006 Z stroke
1007 LT0
1008 0.00 0.00 0.00 C % End plot #3
1009 % Begin plot #4
1010 1.000 UL
1011 LT0
1012 0.00 0.00 0.00 C LCb setrgbcolor
1013 1156 3000 M
1014 [ [(Helvetica) 110.0 0.0 true true 0 (PeCO/80)]
1015 ] -36.7 MRshow
1016 LT0
1017 0.00 0.00 0.00 C 1222 2973 327 55 40 45 2 PatternFill
1018 LCb setrgbcolor
1019 1222 2973 N
1020 327 0 V
1021 0 54 V
1022 -327 0 V
1023 0 -54 V
1024 Z stroke
1025 LT0
1026 0.00 0.00 0.00 C 1134 352 50 749 40 45 2 PatternFill
1027 LCb setrgbcolor
1028 1134 352 N
1029 0 748 V
1030 49 0 V
1031 0 -748 V
1032 -49 0 V
1033 Z stroke
1034 LT0
1035 0.00 0.00 0.00 C 1851 352 50 1268 40 45 2 PatternFill
1036 LCb setrgbcolor
1037 1851 352 N
1038 0 1267 V
1039 49 0 V
1040 0 -1267 V
1041 -49 0 V
1042 Z stroke
1043 LT0
1044 0.00 0.00 0.00 C 2568 352 50 1580 40 45 2 PatternFill
1045 LCb setrgbcolor
1046 2568 352 N
1047 0 1579 V
1048 49 0 V
1049 0 -1579 V
1050 -49 0 V
1051 Z stroke
1052 LT0
1053 0.00 0.00 0.00 C 3285 352 50 1912 40 45 2 PatternFill
1054 LCb setrgbcolor
1055 3285 352 N
1056 0 1911 V
1057 49 0 V
1058 0 -1911 V
1059 -49 0 V
1060 Z stroke
1061 LT0
1062 0.00 0.00 0.00 C 4002 352 50 2182 40 45 2 PatternFill
1063 LCb setrgbcolor
1064 4002 352 N
1065 0 2181 V
1066 49 0 V
1067 0 -2181 V
1068 -49 0 V
1069 Z stroke
1070 LT0
1071 0.00 0.00 0.00 C % End plot #4
1072 % Begin plot #5
1073 1.000 UL
1074 LT0
1075 0.00 0.00 0.00 C LCb setrgbcolor
1076 1156 2890 M
1077 [ [(Helvetica) 110.0 0.0 true true 0 (DiLCO/85)]
1078 ] -36.7 MRshow
1079 LT0
1080 0.00 0.00 0.00 C 1222 2863 327 55 40 -30 0 PatternFill
1081 LCb setrgbcolor
1082 1222 2863 N
1083 327 0 V
1084 0 54 V
1085 -327 0 V
1086 0 -54 V
1087 Z stroke
1088 LT0
1089 0.00 0.00 0.00 C 1199 352 50 707 40 -30 0 PatternFill
1090 LCb setrgbcolor
1091 1199 352 N
1092 0 706 V
1093 49 0 V
1094 0 -706 V
1095 -49 0 V
1096 Z stroke
1097 LT0
1098 0.00 0.00 0.00 C 1916 352 50 1040 40 -30 0 PatternFill
1099 LCb setrgbcolor
1100 1916 352 N
1101 0 1039 V
1102 49 0 V
1103 0 -1039 V
1104 -49 0 V
1105 Z stroke
1106 LT0
1107 0.00 0.00 0.00 C 2633 352 50 1351 40 -30 0 PatternFill
1108 LCb setrgbcolor
1109 2633 352 N
1110 0 1350 V
1111 49 0 V
1112 0 -1350 V
1113 -49 0 V
1114 Z stroke
1115 LT0
1116 0.00 0.00 0.00 C 3350 352 50 1642 40 -30 0 PatternFill
1117 LCb setrgbcolor
1118 3350 352 N
1119 0 1641 V
1120 49 0 V
1121 0 -1641 V
1122 -49 0 V
1123 Z stroke
1124 LT0
1125 0.00 0.00 0.00 C 4067 352 50 1871 40 -30 0 PatternFill
1126 LCb setrgbcolor
1127 4067 352 N
1128 0 1870 V
1129 49 0 V
1130 0 -1870 V
1131 -49 0 V
1132 Z stroke
1133 LT0
1134 0.00 0.00 0.00 C % End plot #5
1135 % Begin plot #6
1136 1.000 UL
1137 LT0
1138 0.00 0.00 0.00 C LCb setrgbcolor
1139 1156 2780 M
1140 [ [(Helvetica) 110.0 0.0 true true 0 (PeCO/85)]
1141 ] -36.7 MRshow
1142 LT0
1143 0.00 0.00 0.00 C 0.330 1222 2753 327 55 BoxColFill
1144 LCb setrgbcolor
1145 1222 2753 N
1146 327 0 V
1147 0 54 V
1148 -327 0 V
1149 0 -54 V
1150 Z stroke
1151 LT0
1152 0.00 0.00 0.00 C 0.330 1264 352 50 707 BoxColFill
1153 LCb setrgbcolor
1154 1264 352 N
1155 0 706 V
1156 49 0 V
1157 0 -706 V
1158 -49 0 V
1159 Z stroke
1160 LT0
1161 0.00 0.00 0.00 C 0.330 1981 352 50 1081 BoxColFill
1162 LCb setrgbcolor
1163 1981 352 N
1164 0 1080 V
1165 49 0 V
1166 0 -1080 V
1167 -49 0 V
1168 Z stroke
1169 LT0
1170 0.00 0.00 0.00 C 0.330 2698 352 50 1455 BoxColFill
1171 LCb setrgbcolor
1172 2698 352 N
1173 0 1454 V
1174 49 0 V
1175 0 -1454 V
1176 -49 0 V
1177 Z stroke
1178 LT0
1179 0.00 0.00 0.00 C 0.330 3415 352 50 1788 BoxColFill
1180 LCb setrgbcolor
1181 3415 352 N
1182 0 1787 V
1183 49 0 V
1184 0 -1787 V
1185 -49 0 V
1186 Z stroke
1187 LT0
1188 0.00 0.00 0.00 C 0.330 4132 352 50 1954 BoxColFill
1189 LCb setrgbcolor
1190 4132 352 N
1191 0 1953 V
1192 49 0 V
1193 0 -1953 V
1194 -49 0 V
1195 Z stroke
1196 LT0
1197 0.00 0.00 0.00 C % End plot #6
1198 % Begin plot #7
1199 1.000 UL
1200 LT0
1201 0.00 0.00 0.00 C LCb setrgbcolor
1202 1156 2670 M
1203 [ [(Helvetica) 110.0 0.0 true true 0 (DiLCO/90)]
1204 ] -36.7 MRshow
1205 LT0
1206 0.00 0.00 0.00 C 1222 2643 327 55 40 30 0 PatternFill
1207 LCb setrgbcolor
1208 1222 2643 N
1209 327 0 V
1210 0 54 V
1211 -327 0 V
1212 0 -54 V
1213 Z stroke
1214 LT0
1215 0.00 0.00 0.00 C 1329 352 50 687 40 30 0 PatternFill
1216 LCb setrgbcolor
1217 1329 352 N
1218 0 686 V
1219 49 0 V
1220 0 -686 V
1221 -49 0 V
1222 Z stroke
1223 LT0
1224 0.00 0.00 0.00 C 2046 352 50 998 40 30 0 PatternFill
1225 LCb setrgbcolor
1226 2046 352 N
1227 0 997 V
1228 49 0 V
1229 0 -997 V
1230 -49 0 V
1231 Z stroke
1232 LT0
1233 0.00 0.00 0.00 C 2763 352 50 1310 40 30 0 PatternFill
1234 LCb setrgbcolor
1235 2763 352 N
1236 0 1309 V
1237 49 0 V
1238 0 -1309 V
1239 -49 0 V
1240 Z stroke
1241 LT0
1242 0.00 0.00 0.00 C 3480 352 50 1580 40 30 0 PatternFill
1243 LCb setrgbcolor
1244 3480 352 N
1245 0 1579 V
1246 49 0 V
1247 0 -1579 V
1248 -49 0 V
1249 Z stroke
1250 LT0
1251 0.00 0.00 0.00 C 4197 352 50 1808 40 30 0 PatternFill
1252 LCb setrgbcolor
1253 4197 352 N
1254 0 1807 V
1255 49 0 V
1256 0 -1807 V
1257 -49 0 V
1258 Z stroke
1259 LT0
1260 0.00 0.00 0.00 C % End plot #7
1261 % Begin plot #8
1262 1.000 UL
1263 LT0
1264 0.00 0.00 0.00 C LCb setrgbcolor
1265 1156 2560 M
1266 [ [(Helvetica) 110.0 0.0 true true 0 (PeCO/90)]
1267 ] -36.7 MRshow
1268 LT0
1269 0.00 0.00 0.00 C 1222 2533 327 55 BoxFill
1270 LCb setrgbcolor
1271 1222 2533 N
1272 327 0 V
1273 0 54 V
1274 -327 0 V
1275 0 -54 V
1276 Z stroke
1277 LT0
1278 0.00 0.00 0.00 C 1395 352 49 687 BoxFill
1279 LCb setrgbcolor
1280 1395 352 N
1281 0 686 V
1282 48 0 V
1283 0 -686 V
1284 -48 0 V
1285 Z stroke
1286 LT0
1287 0.00 0.00 0.00 C 2112 352 49 1019 BoxFill
1288 LCb setrgbcolor
1289 2112 352 N
1290 0 1018 V
1291 48 0 V
1292 0 -1018 V
1293 -48 0 V
1294 Z stroke
1295 LT0
1296 0.00 0.00 0.00 C 2829 352 49 1330 BoxFill
1297 LCb setrgbcolor
1298 2829 352 N
1299 0 1329 V
1300 48 0 V
1301 0 -1329 V
1302 -48 0 V
1303 Z stroke
1304 LT0
1305 0.00 0.00 0.00 C 3546 352 49 1621 BoxFill
1306 LCb setrgbcolor
1307 3546 352 N
1308 0 1620 V
1309 48 0 V
1310 0 -1620 V
1311 -48 0 V
1312 Z stroke
1313 LT0
1314 0.00 0.00 0.00 C 4263 352 49 1788 BoxFill
1315 LCb setrgbcolor
1316 4263 352 N
1317 0 1787 V
1318 48 0 V
1319 0 -1787 V
1320 -48 0 V
1321 Z stroke
1322 LT0
1323 0.00 0.00 0.00 C % End plot #8
1324 % Begin plot #9
1325 1.000 UL
1326 LT0
1327 0.00 0.00 0.00 C LCb setrgbcolor
1328 1156 2450 M
1329 [ [(Helvetica) 110.0 0.0 true true 0 (DiLCO/95)]
1330 ] -36.7 MRshow
1331 LT0
1332 0.00 0.00 0.00 C 1222 2423 327 55 80 -45 0 PatternFill
1333 LCb setrgbcolor
1334 1222 2423 N
1335 327 0 V
1336 0 54 V
1337 -327 0 V
1338 0 -54 V
1339 Z stroke
1340 LT0
1341 0.00 0.00 0.00 C 1460 352 50 645 80 -45 0 PatternFill
1342 LCb setrgbcolor
1343 1460 352 N
1344 0 644 V
1345 49 0 V
1346 0 -644 V
1347 -49 0 V
1348 Z stroke
1349 LT0
1350 0.00 0.00 0.00 C 2177 352 50 957 80 -45 0 PatternFill
1351 LCb setrgbcolor
1352 2177 352 N
1353 0 956 V
1354 49 0 V
1355 0 -956 V
1356 -49 0 V
1357 Z stroke
1358 LT0
1359 0.00 0.00 0.00 C 2894 352 50 1247 80 -45 0 PatternFill
1360 LCb setrgbcolor
1361 2894 352 N
1362 0 1246 V
1363 49 0 V
1364 0 -1246 V
1365 -49 0 V
1366 Z stroke
1367 LT0
1368 0.00 0.00 0.00 C 3611 352 50 1497 80 -45 0 PatternFill
1369 LCb setrgbcolor
1370 3611 352 N
1371 0 1496 V
1372 49 0 V
1373 0 -1496 V
1374 -49 0 V
1375 Z stroke
1376 LT0
1377 0.00 0.00 0.00 C 4328 352 50 1704 80 -45 0 PatternFill
1378 LCb setrgbcolor
1379 4328 352 N
1380 0 1703 V
1381 49 0 V
1382 0 -1703 V
1383 -49 0 V
1384 Z stroke
1385 LT0
1386 0.00 0.00 0.00 C % End plot #9
1387 % Begin plot #10
1388 1.000 UL
1389 LT0
1390 0.00 0.00 0.00 C LCb setrgbcolor
1391 1156 2340 M
1392 [ [(Helvetica) 110.0 0.0 true true 0 (PeCO/95)]
1393 ] -36.7 MRshow
1394 LT0
1395 0.00 0.00 0.00 C 0.660 1222 2313 327 55 BoxColFill
1396 LCb setrgbcolor
1397 1222 2313 N
1398 327 0 V
1399 0 54 V
1400 -327 0 V
1401 0 -54 V
1402 Z stroke
1403 LT0
1404 0.00 0.00 0.00 C 0.660 1525 352 50 624 BoxColFill
1405 LCb setrgbcolor
1406 1525 352 N
1407 0 623 V
1408 49 0 V
1409 0 -623 V
1410 -49 0 V
1411 Z stroke
1412 LT0
1413 0.00 0.00 0.00 C 0.660 2242 352 50 936 BoxColFill
1414 LCb setrgbcolor
1415 2242 352 N
1416 0 935 V
1417 49 0 V
1418 0 -935 V
1419 -49 0 V
1420 Z stroke
1421 LT0
1422 0.00 0.00 0.00 C 0.660 2959 352 50 1185 BoxColFill
1423 LCb setrgbcolor
1424 2959 352 N
1425 0 1184 V
1426 49 0 V
1427 0 -1184 V
1428 -49 0 V
1429 Z stroke
1430 LT0
1431 0.00 0.00 0.00 C 0.660 3676 352 50 1351 BoxColFill
1432 LCb setrgbcolor
1433 3676 352 N
1434 0 1350 V
1435 49 0 V
1436 0 -1350 V
1437 -49 0 V
1438 Z stroke
1439 LT0
1440 0.00 0.00 0.00 C 0.660 4393 352 50 1538 BoxColFill
1441 LCb setrgbcolor
1442 4393 352 N
1443 0 1537 V
1444 49 0 V
1445 0 -1537 V
1446 -49 0 V
1447 Z stroke
1448 LT0
1449 0.00 0.00 0.00 C % End plot #10
1450 1.000 UL
1451 LTb
1452 539 3468 N
1453 539 352 L
1454 4302 0 V
1455 0 3116 V
1456 -4302 0 V
1457 Z stroke
1458 1.000 UP
1459 1.000 UL
1460 LTb
1461 stroke
1462 grestore
1463 end
1464 showpage
1465 %%Trailer
1466 %%DocumentFonts: Helvetica
1467 %%Pages: 1