comparison GALAXY_FILES/test-data/EMBER/patterns-1.eps @ 0:003f802d4c7d

Uploaded
author mmaiensc
date Wed, 29 Feb 2012 15:03:33 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:003f802d4c7d
1 %!PS-Adobe-2.0 EPSF-2.0
2 %%Title: TESTOUTPUT/patterns-1.eps
3 %%Creator: gnuplot 4.4 patchlevel 3
4 %%CreationDate: Mon Feb 27 16:37:55 2012
5 %%DocumentFonts: (atend)
6 %%BoundingBox: 50 50 410 302
7 %%EndComments
8 %%BeginProlog
9 /gnudict 256 dict def
10 gnudict begin
11 %
12 % The following true/false flags may be edited by hand if desired.
13 % The unit line width and grayscale image gamma correction may also be changed.
14 %
15 /Color true def
16 /Blacktext false def
17 /Solid false def
18 /Dashlength 1 def
19 /Landscape false def
20 /Level1 false def
21 /Rounded false def
22 /ClipToBoundingBox false def
23 /TransparentPatterns false def
24 /gnulinewidth 5.000 def
25 /userlinewidth gnulinewidth def
26 /Gamma 1.0 def
27 %
28 /vshift -80 def
29 /dl1 {
30 10.0 Dashlength mul mul
31 Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
32 } def
33 /dl2 {
34 10.0 Dashlength mul mul
35 Rounded { currentlinewidth 0.75 mul add } if
36 } def
37 /hpt_ 31.5 def
38 /vpt_ 31.5 def
39 /hpt hpt_ def
40 /vpt vpt_ def
41 Level1 {} {
42 /SDict 10 dict def
43 systemdict /pdfmark known not {
44 userdict /pdfmark systemdict /cleartomark get put
45 } if
46 SDict begin [
47 /Title (TESTOUTPUT/patterns-1.eps)
48 /Subject (gnuplot plot)
49 /Creator (gnuplot 4.4 patchlevel 3)
50 /Author (mmaiensc)
51 % /Producer (gnuplot)
52 % /Keywords ()
53 /CreationDate (Mon Feb 27 16:37:55 2012)
54 /DOCINFO pdfmark
55 end
56 } ifelse
57 /doclip {
58 ClipToBoundingBox {
59 newpath 50 50 moveto 410 50 lineto 410 302 lineto 50 302 lineto closepath
60 clip
61 } if
62 } def
63 %
64 % Gnuplot Prolog Version 4.4 (August 2010)
65 %
66 %/SuppressPDFMark true def
67 %
68 /M {moveto} bind def
69 /L {lineto} bind def
70 /R {rmoveto} bind def
71 /V {rlineto} bind def
72 /N {newpath moveto} bind def
73 /Z {closepath} bind def
74 /C {setrgbcolor} bind def
75 /f {rlineto fill} bind def
76 /g {setgray} bind def
77 /Gshow {show} def % May be redefined later in the file to support UTF-8
78 /vpt2 vpt 2 mul def
79 /hpt2 hpt 2 mul def
80 /Lshow {currentpoint stroke M 0 vshift R
81 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
82 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
83 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
84 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
85 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
86 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
87 /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
88 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
89 {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
90 /BL {stroke userlinewidth 2 mul setlinewidth
91 Rounded {1 setlinejoin 1 setlinecap} if} def
92 /AL {stroke userlinewidth 2 div setlinewidth
93 Rounded {1 setlinejoin 1 setlinecap} if} def
94 /UL {dup gnulinewidth mul /userlinewidth exch def
95 dup 1 lt {pop 1} if 10 mul /udl exch def} def
96 /PL {stroke userlinewidth setlinewidth
97 Rounded {1 setlinejoin 1 setlinecap} if} def
98 3.8 setmiterlimit
99 % Default Line colors
100 /LCw {1 1 1} def
101 /LCb {0 0 0} def
102 /LCa {0 0 0} def
103 /LC0 {1 0 0} def
104 /LC1 {0 1 0} def
105 /LC2 {0 0 1} def
106 /LC3 {1 0 1} def
107 /LC4 {0 1 1} def
108 /LC5 {1 1 0} def
109 /LC6 {0 0 0} def
110 /LC7 {1 0.3 0} def
111 /LC8 {0.5 0.5 0.5} def
112 % Default Line Types
113 /LTw {PL [] 1 setgray} def
114 /LTb {BL [] LCb DL} def
115 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
116 /LT0 {PL [] LC0 DL} def
117 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
118 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
119 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
120 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
121 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
122 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
123 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
124 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
125 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
126 /Dia {stroke [] 0 setdash 2 copy vpt add M
127 hpt neg vpt neg V hpt vpt neg V
128 hpt vpt V hpt neg vpt V closepath stroke
129 Pnt} def
130 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
131 currentpoint stroke M
132 hpt neg vpt neg R hpt2 0 V stroke
133 } def
134 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
135 0 vpt2 neg V hpt2 0 V 0 vpt2 V
136 hpt2 neg 0 V closepath stroke
137 Pnt} def
138 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
139 hpt2 vpt2 neg V currentpoint stroke M
140 hpt2 neg 0 R hpt2 vpt2 V stroke} def
141 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
142 hpt neg vpt -1.62 mul V
143 hpt 2 mul 0 V
144 hpt neg vpt 1.62 mul V closepath stroke
145 Pnt} def
146 /Star {2 copy Pls Crs} def
147 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
148 0 vpt2 neg V hpt2 0 V 0 vpt2 V
149 hpt2 neg 0 V closepath fill} def
150 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
151 hpt neg vpt -1.62 mul V
152 hpt 2 mul 0 V
153 hpt neg vpt 1.62 mul V closepath fill} def
154 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
155 hpt neg vpt 1.62 mul V
156 hpt 2 mul 0 V
157 hpt neg vpt -1.62 mul V closepath stroke
158 Pnt} def
159 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
160 hpt neg vpt 1.62 mul V
161 hpt 2 mul 0 V
162 hpt neg vpt -1.62 mul V closepath fill} def
163 /DiaF {stroke [] 0 setdash vpt add M
164 hpt neg vpt neg V hpt vpt neg V
165 hpt vpt V hpt neg vpt V closepath fill} def
166 /Pent {stroke [] 0 setdash 2 copy gsave
167 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
168 closepath stroke grestore Pnt} def
169 /PentF {stroke [] 0 setdash gsave
170 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
171 closepath fill grestore} def
172 /Circle {stroke [] 0 setdash 2 copy
173 hpt 0 360 arc stroke Pnt} def
174 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
175 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
176 /C1 {BL [] 0 setdash 2 copy moveto
177 2 copy vpt 0 90 arc closepath fill
178 vpt 0 360 arc closepath} bind def
179 /C2 {BL [] 0 setdash 2 copy moveto
180 2 copy vpt 90 180 arc closepath fill
181 vpt 0 360 arc closepath} bind def
182 /C3 {BL [] 0 setdash 2 copy moveto
183 2 copy vpt 0 180 arc closepath fill
184 vpt 0 360 arc closepath} bind def
185 /C4 {BL [] 0 setdash 2 copy moveto
186 2 copy vpt 180 270 arc closepath fill
187 vpt 0 360 arc closepath} bind def
188 /C5 {BL [] 0 setdash 2 copy moveto
189 2 copy vpt 0 90 arc
190 2 copy moveto
191 2 copy vpt 180 270 arc closepath fill
192 vpt 0 360 arc} bind def
193 /C6 {BL [] 0 setdash 2 copy moveto
194 2 copy vpt 90 270 arc closepath fill
195 vpt 0 360 arc closepath} bind def
196 /C7 {BL [] 0 setdash 2 copy moveto
197 2 copy vpt 0 270 arc closepath fill
198 vpt 0 360 arc closepath} bind def
199 /C8 {BL [] 0 setdash 2 copy moveto
200 2 copy vpt 270 360 arc closepath fill
201 vpt 0 360 arc closepath} bind def
202 /C9 {BL [] 0 setdash 2 copy moveto
203 2 copy vpt 270 450 arc closepath fill
204 vpt 0 360 arc closepath} bind def
205 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
206 2 copy moveto
207 2 copy vpt 90 180 arc closepath fill
208 vpt 0 360 arc closepath} bind def
209 /C11 {BL [] 0 setdash 2 copy moveto
210 2 copy vpt 0 180 arc closepath fill
211 2 copy moveto
212 2 copy vpt 270 360 arc closepath fill
213 vpt 0 360 arc closepath} bind def
214 /C12 {BL [] 0 setdash 2 copy moveto
215 2 copy vpt 180 360 arc closepath fill
216 vpt 0 360 arc closepath} bind def
217 /C13 {BL [] 0 setdash 2 copy moveto
218 2 copy vpt 0 90 arc closepath fill
219 2 copy moveto
220 2 copy vpt 180 360 arc closepath fill
221 vpt 0 360 arc closepath} bind def
222 /C14 {BL [] 0 setdash 2 copy moveto
223 2 copy vpt 90 360 arc closepath fill
224 vpt 0 360 arc} bind def
225 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
226 vpt 0 360 arc closepath} bind def
227 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
228 neg 0 rlineto closepath} bind def
229 /Square {dup Rec} bind def
230 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
231 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
232 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
233 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
234 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
235 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
236 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
237 exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
238 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
239 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
240 2 copy vpt Square fill Bsquare} bind def
241 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
242 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
243 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
244 Bsquare} bind def
245 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
246 Bsquare} bind def
247 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
248 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
249 2 copy vpt Square fill Bsquare} bind def
250 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
251 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
252 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
253 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
254 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
255 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
256 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
257 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
258 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
259 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
260 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
261 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
262 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
263 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
264 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
265 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
266 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
267 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
268 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
269 /DiaE {stroke [] 0 setdash vpt add M
270 hpt neg vpt neg V hpt vpt neg V
271 hpt vpt V hpt neg vpt V closepath stroke} def
272 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
273 0 vpt2 neg V hpt2 0 V 0 vpt2 V
274 hpt2 neg 0 V closepath stroke} def
275 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
276 hpt neg vpt -1.62 mul V
277 hpt 2 mul 0 V
278 hpt neg vpt 1.62 mul V closepath stroke} def
279 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
280 hpt neg vpt 1.62 mul V
281 hpt 2 mul 0 V
282 hpt neg vpt -1.62 mul V closepath stroke} def
283 /PentE {stroke [] 0 setdash gsave
284 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
285 closepath stroke grestore} def
286 /CircE {stroke [] 0 setdash
287 hpt 0 360 arc stroke} def
288 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
289 /DiaW {stroke [] 0 setdash vpt add M
290 hpt neg vpt neg V hpt vpt neg V
291 hpt vpt V hpt neg vpt V Opaque stroke} def
292 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
293 0 vpt2 neg V hpt2 0 V 0 vpt2 V
294 hpt2 neg 0 V Opaque stroke} def
295 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
296 hpt neg vpt -1.62 mul V
297 hpt 2 mul 0 V
298 hpt neg vpt 1.62 mul V Opaque stroke} def
299 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
300 hpt neg vpt 1.62 mul V
301 hpt 2 mul 0 V
302 hpt neg vpt -1.62 mul V Opaque stroke} def
303 /PentW {stroke [] 0 setdash gsave
304 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
305 Opaque stroke grestore} def
306 /CircW {stroke [] 0 setdash
307 hpt 0 360 arc Opaque stroke} def
308 /BoxFill {gsave Rec 1 setgray fill grestore} def
309 /Density {
310 /Fillden exch def
311 currentrgbcolor
312 /ColB exch def /ColG exch def /ColR exch def
313 /ColR ColR Fillden mul Fillden sub 1 add def
314 /ColG ColG Fillden mul Fillden sub 1 add def
315 /ColB ColB Fillden mul Fillden sub 1 add def
316 ColR ColG ColB setrgbcolor} def
317 /BoxColFill {gsave Rec PolyFill} def
318 /PolyFill {gsave Density fill grestore grestore} def
319 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
320 %
321 % PostScript Level 1 Pattern Fill routine for rectangles
322 % Usage: x y w h s a XX PatternFill
323 % x,y = lower left corner of box to be filled
324 % w,h = width and height of box
325 % a = angle in degrees between lines and x-axis
326 % XX = 0/1 for no/yes cross-hatch
327 %
328 /PatternFill {gsave /PFa [ 9 2 roll ] def
329 PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
330 PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
331 gsave 1 setgray fill grestore clip
332 currentlinewidth 0.5 mul setlinewidth
333 /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
334 0 0 M PFa 5 get rotate PFs -2 div dup translate
335 0 1 PFs PFa 4 get div 1 add floor cvi
336 {PFa 4 get mul 0 M 0 PFs V} for
337 0 PFa 6 get ne {
338 0 1 PFs PFa 4 get div 1 add floor cvi
339 {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
340 } if
341 stroke grestore} def
342 %
343 /languagelevel where
344 {pop languagelevel} {1} ifelse
345 2 lt
346 {/InterpretLevel1 true def}
347 {/InterpretLevel1 Level1 def}
348 ifelse
349 %
350 % PostScript level 2 pattern fill definitions
351 %
352 /Level2PatternFill {
353 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
354 bind def
355 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
356 << Tile8x8
357 /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
358 >> matrix makepattern
359 /Pat1 exch def
360 << Tile8x8
361 /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
362 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
363 >> matrix makepattern
364 /Pat2 exch def
365 << Tile8x8
366 /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
367 8 8 L 8 0 L 0 0 L fill}
368 >> matrix makepattern
369 /Pat3 exch def
370 << Tile8x8
371 /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
372 0 12 M 12 0 L stroke}
373 >> matrix makepattern
374 /Pat4 exch def
375 << Tile8x8
376 /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
377 0 -4 M 12 8 L stroke}
378 >> matrix makepattern
379 /Pat5 exch def
380 << Tile8x8
381 /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
382 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
383 >> matrix makepattern
384 /Pat6 exch def
385 << Tile8x8
386 /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
387 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
388 >> matrix makepattern
389 /Pat7 exch def
390 << Tile8x8
391 /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
392 12 0 M -4 8 L 12 4 M 0 10 L stroke}
393 >> matrix makepattern
394 /Pat8 exch def
395 << Tile8x8
396 /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
397 -4 0 M 12 8 L -4 4 M 8 10 L stroke}
398 >> matrix makepattern
399 /Pat9 exch def
400 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
401 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
402 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
403 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
404 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
405 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
406 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
407 } def
408 %
409 %
410 %End of PostScript Level 2 code
411 %
412 /PatternBgnd {
413 TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
414 } def
415 %
416 % Substitute for Level 2 pattern fill codes with
417 % grayscale if Level 2 support is not selected.
418 %
419 /Level1PatternFill {
420 /Pattern1 {0.250 Density} bind def
421 /Pattern2 {0.500 Density} bind def
422 /Pattern3 {0.750 Density} bind def
423 /Pattern4 {0.125 Density} bind def
424 /Pattern5 {0.375 Density} bind def
425 /Pattern6 {0.625 Density} bind def
426 /Pattern7 {0.875 Density} bind def
427 } def
428 %
429 % Now test for support of Level 2 code
430 %
431 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
432 %
433 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
434 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
435 currentdict end definefont pop
436 end
437 %%EndProlog
438 gnudict begin
439 gsave
440 doclip
441 50 50 translate
442 0.050 0.050 scale
443 0 setgray
444 newpath
445 (Helvetica) findfont 240 scalefont setfont
446 1.000 UL
447 LTb
448 888 1054 M
449 63 0 V
450 4601 0 R
451 -63 0 V
452 -4745 0 R
453 (-3) Rshow
454 1.000 UL
455 LTb
456 888 1582 M
457 63 0 V
458 4601 0 R
459 -63 0 V
460 -4745 0 R
461 (-2) Rshow
462 1.000 UL
463 LTb
464 888 2110 M
465 63 0 V
466 4601 0 R
467 -63 0 V
468 -4745 0 R
469 (-1) Rshow
470 1.000 UL
471 LTb
472 888 2638 M
473 63 0 V
474 4601 0 R
475 -63 0 V
476 -4745 0 R
477 ( 0) Rshow
478 1.000 UL
479 LTb
480 888 3167 M
481 63 0 V
482 4601 0 R
483 -63 0 V
484 -4745 0 R
485 ( 1) Rshow
486 1.000 UL
487 LTb
488 888 3695 M
489 63 0 V
490 4601 0 R
491 -63 0 V
492 -4745 0 R
493 ( 2) Rshow
494 1.000 UL
495 LTb
496 888 4223 M
497 63 0 V
498 4601 0 R
499 -63 0 V
500 -4745 0 R
501 ( 3) Rshow
502 1.000 UL
503 LTb
504 888 4751 M
505 63 0 V
506 4601 0 R
507 -63 0 V
508 -4745 0 R
509 ( 4) Rshow
510 1.000 UL
511 LTb
512 1471 1054 M
513 0 63 V
514 0 3634 R
515 0 -63 V
516 0 -3778 R
517 currentpoint gsave translate -45 rotate 0 0 M
518 (t0 vs t1) Lshow
519 grestore
520 1.000 UL
521 LTb
522 2637 1054 M
523 0 63 V
524 0 3634 R
525 0 -63 V
526 0 -3778 R
527 currentpoint gsave translate -45 rotate 0 0 M
528 (t1 vs t2) Lshow
529 grestore
530 1.000 UL
531 LTb
532 3803 1054 M
533 0 63 V
534 0 3634 R
535 0 -63 V
536 0 -3778 R
537 currentpoint gsave translate -45 rotate 0 0 M
538 (m0 vs m1) Lshow
539 grestore
540 1.000 UL
541 LTb
542 4969 1054 M
543 0 63 V
544 0 3634 R
545 0 -63 V
546 0 -3778 R
547 currentpoint gsave translate -45 rotate 0 0 M
548 (m1 vs m2) Lshow
549 grestore
550 1.000 UL
551 LTb
552 1.000 UL
553 LTb
554 888 4751 N
555 0 -3697 V
556 4664 0 V
557 0 3697 V
558 -4664 0 V
559 Z stroke
560 LCb setrgbcolor
561 192 2902 M
562 currentpoint gsave translate -270 rotate 0 0 M
563 (Bits x direction of regulation) Cshow
564 grestore
565 LTb
566 1.000 UP
567 1.000 UL
568 LTb
569 % Begin plot #1
570 1.000 UL
571 LT0
572 0.00 0.00 0.00 C 1.000 888 2638 1167 1 BoxColFill
573 1.000 2054 2616 1167 23 BoxColFill
574 1.000 3220 2555 1167 84 BoxColFill
575 1.000 4386 2638 1167 1 BoxColFill
576 % End plot #1
577 % Begin plot #2
578 1.000 UL
579 LT1
580 0.00 0.53 0.00 C 1.000 888 2523 1167 116 BoxColFill
581 1.000 2054 2549 1167 68 BoxColFill
582 1.000 3220 2638 1167 1 BoxColFill
583 1.000 4386 2048 1167 591 BoxColFill
584 % End plot #2
585 % Begin plot #3
586 1.000 UL
587 LT2
588 0.00 1.00 0.00 C 1.000 888 2002 1167 522 BoxColFill
589 1.000 2054 2638 1167 1 BoxColFill
590 1.000 3220 2403 1167 153 BoxColFill
591 1.000 4386 1147 1167 902 BoxColFill
592 % End plot #3
593 % Begin plot #4
594 1.000 UL
595 LT3
596 1.00 0.00 0.00 C LCb setrgbcolor
597 6128 4631 M
598 (++) Rshow
599 LT3
600 1.00 0.00 0.00 C 1.000 6272 4571 639 120 BoxColFill
601 1.000 888 2638 1167 1 BoxColFill
602 1.000 2054 2638 1167 1 BoxColFill
603 1.000 3220 2638 1167 1 BoxColFill
604 1.000 4386 2638 1167 1 BoxColFill
605 % End plot #4
606 % Begin plot #5
607 1.000 UL
608 LT4
609 0.53 0.00 0.00 C LCb setrgbcolor
610 6128 4391 M
611 (+) Rshow
612 LT4
613 0.53 0.00 0.00 C 1.000 6272 4331 639 120 BoxColFill
614 1.000 888 2638 1167 1 BoxColFill
615 1.000 2054 2638 1167 1 BoxColFill
616 1.000 3220 2638 1167 1 BoxColFill
617 1.000 4386 2638 1167 1 BoxColFill
618 % End plot #5
619 % Begin plot #6
620 1.000 UL
621 LT5
622 0.00 0.00 0.00 C LCb setrgbcolor
623 6128 4151 M
624 (0) Rshow
625 LT5
626 0.00 0.00 0.00 C 1.000 6272 4091 639 120 BoxColFill
627 1.000 888 2638 1167 1 BoxColFill
628 1.000 2054 2638 1167 1 BoxColFill
629 1.000 3220 2638 1167 1 BoxColFill
630 1.000 4386 2638 1167 1 BoxColFill
631 % End plot #6
632 % Begin plot #7
633 1.000 UL
634 LT6
635 0.00 0.53 0.00 C LCb setrgbcolor
636 6128 3911 M
637 (-) Rshow
638 LT6
639 0.00 0.53 0.00 C 1.000 6272 3851 639 120 BoxColFill
640 1.000 888 2638 1167 1 BoxColFill
641 1.000 2054 2638 1167 1 BoxColFill
642 1.000 3220 2638 1167 1 BoxColFill
643 1.000 4386 2638 1167 1 BoxColFill
644 % End plot #7
645 % Begin plot #8
646 1.000 UL
647 LT7
648 0.00 1.00 0.00 C LCb setrgbcolor
649 6128 3671 M
650 (--) Rshow
651 LT7
652 0.00 1.00 0.00 C 1.000 6272 3611 639 120 BoxColFill
653 1.000 888 2638 1167 1 BoxColFill
654 1.000 2054 2638 1167 1 BoxColFill
655 1.000 3220 2638 1167 1 BoxColFill
656 1.000 4386 2638 1167 1 BoxColFill
657 % End plot #8
658 % Begin plot #9
659 1.000 UL
660 LT8
661 0.00 0.00 0.00 C 1.000 888 2638 1167 1 BoxColFill
662 1.000 2054 2638 1167 24 BoxColFill
663 1.000 3220 2638 1167 85 BoxColFill
664 1.000 4386 2638 1167 1 BoxColFill
665 % End plot #9
666 % Begin plot #10
667 1.000 UL
668 LT0
669 0.53 0.00 0.00 C 1.000 888 2638 1167 114 BoxColFill
670 1.000 2054 2661 1167 117 BoxColFill
671 1.000 3220 2722 1167 711 BoxColFill
672 1.000 4386 2638 1167 46 BoxColFill
673 % End plot #10
674 % Begin plot #11
675 1.000 UL
676 LT1
677 1.00 0.00 0.00 C 1.000 888 2751 1167 26 BoxColFill
678 1.000 2054 2777 1167 235 BoxColFill
679 1.000 3220 3432 1167 927 BoxColFill
680 1.000 4386 2683 1167 268 BoxColFill
681 % End plot #11
682 1.000 UL
683 LTb
684 888 4751 N
685 0 -3697 V
686 4664 0 V
687 0 3697 V
688 -4664 0 V
689 Z stroke
690 1.000 UP
691 1.000 UL
692 LTb
693 stroke
694 grestore
695 end
696 showpage
697 %%Trailer
698 %%DocumentFonts: Helvetica