annotate paper/images/Test/step3.eps @ 14:6d9c4f5f08bb

update abstract
author oc
date Tue, 17 Feb 2015 12:29:31 +0900
parents 16c5f065f7e7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1 %!PS-Adobe-2.0 EPSF-2.0
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
2 %%Title: step3.eps
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
3 %%Creator: gnuplot 4.6 patchlevel 6
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
4 %%CreationDate: Fri Feb 6 21:43:11 2015
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
5 %%DocumentFonts: (atend)
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
6 %%BoundingBox: 50 50 410 302
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
7 %%EndComments
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
8 %%BeginProlog
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
9 /gnudict 256 dict def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
10 gnudict begin
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
11 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
12 % The following true/false flags may be edited by hand if desired.
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
13 % The unit line width and grayscale image gamma correction may also be changed.
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
14 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
15 /Color false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
16 /Blacktext false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
17 /Solid false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
18 /Dashlength 1 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
19 /Landscape false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
20 /Level1 false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
21 /Rounded false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
22 /ClipToBoundingBox false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
23 /SuppressPDFMark false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
24 /TransparentPatterns false def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
25 /gnulinewidth 5.000 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
26 /userlinewidth gnulinewidth def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
27 /Gamma 1.0 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
28 /BackgroundColor {-1.000 -1.000 -1.000} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
29 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
30 /vshift -46 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
31 /dl1 {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
32 10.0 Dashlength mul mul
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
33 Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
34 } def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
35 /dl2 {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
36 10.0 Dashlength mul mul
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
37 Rounded { currentlinewidth 0.75 mul add } if
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
38 } def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
39 /hpt_ 31.5 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
40 /vpt_ 31.5 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
41 /hpt hpt_ def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
42 /vpt vpt_ def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
43 /doclip {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
44 ClipToBoundingBox {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
45 newpath 50 50 moveto 410 50 lineto 410 302 lineto 50 302 lineto closepath
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
46 clip
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
47 } if
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
48 } def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
49 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
50 % Gnuplot Prolog Version 4.6 (September 2012)
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
51 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
52 %/SuppressPDFMark true def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
53 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
54 /M {moveto} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
55 /L {lineto} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
56 /R {rmoveto} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
57 /V {rlineto} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
58 /N {newpath moveto} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
59 /Z {closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
60 /C {setrgbcolor} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
61 /f {rlineto fill} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
62 /g {setgray} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
63 /Gshow {show} def % May be redefined later in the file to support UTF-8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
64 /vpt2 vpt 2 mul def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
65 /hpt2 hpt 2 mul def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
66 /Lshow {currentpoint stroke M 0 vshift R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
67 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
68 /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
69 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
70 /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
71 Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
72 /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
73 /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
74 /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
75 {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
76 /BL {stroke userlinewidth 2 mul setlinewidth
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
77 Rounded {1 setlinejoin 1 setlinecap} if} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
78 /AL {stroke userlinewidth 2 div setlinewidth
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
79 Rounded {1 setlinejoin 1 setlinecap} if} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
80 /UL {dup gnulinewidth mul /userlinewidth exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
81 dup 1 lt {pop 1} if 10 mul /udl exch def} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
82 /PL {stroke userlinewidth setlinewidth
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
83 Rounded {1 setlinejoin 1 setlinecap} if} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
84 3.8 setmiterlimit
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
85 % Default Line colors
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
86 /LCw {1 1 1} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
87 /LCb {0 0 0} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
88 /LCa {0 0 0} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
89 /LC0 {1 0 0} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
90 /LC1 {0 1 0} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
91 /LC2 {0 0 1} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
92 /LC3 {1 0 1} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
93 /LC4 {0 1 1} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
94 /LC5 {1 1 0} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
95 /LC6 {0 0 0} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
96 /LC7 {1 0.3 0} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
97 /LC8 {0.5 0.5 0.5} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
98 % Default Line Types
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
99 /LTw {PL [] 1 setgray} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
100 /LTb {BL [] LCb DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
101 /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
102 /LT0 {PL [] LC0 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
103 /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
104 /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
105 /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
106 /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
107 /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
108 /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
109 /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
110 /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
111 /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
112 /Dia {stroke [] 0 setdash 2 copy vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
113 hpt neg vpt neg V hpt vpt neg V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
114 hpt vpt V hpt neg vpt V closepath stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
115 Pnt} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
116 /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
117 currentpoint stroke M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
118 hpt neg vpt neg R hpt2 0 V stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
119 } def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
120 /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
121 0 vpt2 neg V hpt2 0 V 0 vpt2 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
122 hpt2 neg 0 V closepath stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
123 Pnt} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
124 /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
125 hpt2 vpt2 neg V currentpoint stroke M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
126 hpt2 neg 0 R hpt2 vpt2 V stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
127 /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
128 hpt neg vpt -1.62 mul V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
129 hpt 2 mul 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
130 hpt neg vpt 1.62 mul V closepath stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
131 Pnt} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
132 /Star {2 copy Pls Crs} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
133 /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
134 0 vpt2 neg V hpt2 0 V 0 vpt2 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
135 hpt2 neg 0 V closepath fill} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
136 /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
137 hpt neg vpt -1.62 mul V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
138 hpt 2 mul 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
139 hpt neg vpt 1.62 mul V closepath fill} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
140 /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
141 hpt neg vpt 1.62 mul V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
142 hpt 2 mul 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
143 hpt neg vpt -1.62 mul V closepath stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
144 Pnt} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
145 /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
146 hpt neg vpt 1.62 mul V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
147 hpt 2 mul 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
148 hpt neg vpt -1.62 mul V closepath fill} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
149 /DiaF {stroke [] 0 setdash vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
150 hpt neg vpt neg V hpt vpt neg V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
151 hpt vpt V hpt neg vpt V closepath fill} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
152 /Pent {stroke [] 0 setdash 2 copy gsave
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
153 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
154 closepath stroke grestore Pnt} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
155 /PentF {stroke [] 0 setdash gsave
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
156 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
157 closepath fill grestore} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
158 /Circle {stroke [] 0 setdash 2 copy
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
159 hpt 0 360 arc stroke Pnt} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
160 /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
161 /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
162 /C1 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
163 2 copy vpt 0 90 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
164 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
165 /C2 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
166 2 copy vpt 90 180 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
167 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
168 /C3 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
169 2 copy vpt 0 180 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
170 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
171 /C4 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
172 2 copy vpt 180 270 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
173 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
174 /C5 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
175 2 copy vpt 0 90 arc
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
176 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
177 2 copy vpt 180 270 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
178 vpt 0 360 arc} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
179 /C6 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
180 2 copy vpt 90 270 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
181 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
182 /C7 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
183 2 copy vpt 0 270 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
184 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
185 /C8 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
186 2 copy vpt 270 360 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
187 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
188 /C9 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
189 2 copy vpt 270 450 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
190 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
191 /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
192 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
193 2 copy vpt 90 180 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
194 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
195 /C11 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
196 2 copy vpt 0 180 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
197 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
198 2 copy vpt 270 360 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
199 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
200 /C12 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
201 2 copy vpt 180 360 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
202 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
203 /C13 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
204 2 copy vpt 0 90 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
205 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
206 2 copy vpt 180 360 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
207 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
208 /C14 {BL [] 0 setdash 2 copy moveto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
209 2 copy vpt 90 360 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
210 vpt 0 360 arc} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
211 /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
212 vpt 0 360 arc closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
213 /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
214 neg 0 rlineto closepath} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
215 /Square {dup Rec} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
216 /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
217 /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
218 /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
219 /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
220 /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
221 /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
222 /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
223 exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
224 /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
225 /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
226 2 copy vpt Square fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
227 /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
228 /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
229 /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
230 Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
231 /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
232 Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
233 /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
234 /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
235 2 copy vpt Square fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
236 /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
237 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
238 /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
239 /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
240 /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
241 /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
242 /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
243 /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
244 /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
245 /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
246 /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
247 /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
248 /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
249 /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
250 /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
251 /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
252 /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
253 /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
254 /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
255 /DiaE {stroke [] 0 setdash vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
256 hpt neg vpt neg V hpt vpt neg V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
257 hpt vpt V hpt neg vpt V closepath stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
258 /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
259 0 vpt2 neg V hpt2 0 V 0 vpt2 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
260 hpt2 neg 0 V closepath stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
261 /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
262 hpt neg vpt -1.62 mul V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
263 hpt 2 mul 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
264 hpt neg vpt 1.62 mul V closepath stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
265 /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
266 hpt neg vpt 1.62 mul V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
267 hpt 2 mul 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
268 hpt neg vpt -1.62 mul V closepath stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
269 /PentE {stroke [] 0 setdash gsave
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
270 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
271 closepath stroke grestore} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
272 /CircE {stroke [] 0 setdash
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
273 hpt 0 360 arc stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
274 /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
275 /DiaW {stroke [] 0 setdash vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
276 hpt neg vpt neg V hpt vpt neg V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
277 hpt vpt V hpt neg vpt V Opaque stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
278 /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
279 0 vpt2 neg V hpt2 0 V 0 vpt2 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
280 hpt2 neg 0 V Opaque stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
281 /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
282 hpt neg vpt -1.62 mul V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
283 hpt 2 mul 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
284 hpt neg vpt 1.62 mul V Opaque stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
285 /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
286 hpt neg vpt 1.62 mul V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
287 hpt 2 mul 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
288 hpt neg vpt -1.62 mul V Opaque stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
289 /PentW {stroke [] 0 setdash gsave
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
290 translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
291 Opaque stroke grestore} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
292 /CircW {stroke [] 0 setdash
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
293 hpt 0 360 arc Opaque stroke} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
294 /BoxFill {gsave Rec 1 setgray fill grestore} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
295 /Density {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
296 /Fillden exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
297 currentrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
298 /ColB exch def /ColG exch def /ColR exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
299 /ColR ColR Fillden mul Fillden sub 1 add def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
300 /ColG ColG Fillden mul Fillden sub 1 add def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
301 /ColB ColB Fillden mul Fillden sub 1 add def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
302 ColR ColG ColB setrgbcolor} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
303 /BoxColFill {gsave Rec PolyFill} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
304 /PolyFill {gsave Density fill grestore grestore} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
305 /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
306 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
307 % PostScript Level 1 Pattern Fill routine for rectangles
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
308 % Usage: x y w h s a XX PatternFill
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
309 % x,y = lower left corner of box to be filled
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
310 % w,h = width and height of box
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
311 % a = angle in degrees between lines and x-axis
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
312 % XX = 0/1 for no/yes cross-hatch
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
313 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
314 /PatternFill {gsave /PFa [ 9 2 roll ] def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
315 PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
316 PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
317 TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
318 clip
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
319 currentlinewidth 0.5 mul setlinewidth
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
320 /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
321 0 0 M PFa 5 get rotate PFs -2 div dup translate
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
322 0 1 PFs PFa 4 get div 1 add floor cvi
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
323 {PFa 4 get mul 0 M 0 PFs V} for
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
324 0 PFa 6 get ne {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
325 0 1 PFs PFa 4 get div 1 add floor cvi
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
326 {PFa 4 get mul 0 2 1 roll M PFs 0 V} for
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
327 } if
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
328 stroke grestore} def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
329 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
330 /languagelevel where
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
331 {pop languagelevel} {1} ifelse
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
332 2 lt
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
333 {/InterpretLevel1 true def}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
334 {/InterpretLevel1 Level1 def}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
335 ifelse
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
336 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
337 % PostScript level 2 pattern fill definitions
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
338 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
339 /Level2PatternFill {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
340 /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
341 bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
342 /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
343 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
344 /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
345 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
346 /Pat1 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
347 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
348 /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
349 0 4 M 4 8 L 8 4 L 4 0 L 0 4 L stroke}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
350 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
351 /Pat2 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
352 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
353 /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
354 8 8 L 8 0 L 0 0 L fill}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
355 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
356 /Pat3 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
357 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
358 /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
359 0 12 M 12 0 L stroke}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
360 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
361 /Pat4 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
362 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
363 /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
364 0 -4 M 12 8 L stroke}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
365 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
366 /Pat5 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
367 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
368 /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
369 0 12 M 8 -4 L 4 12 M 10 0 L stroke}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
370 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
371 /Pat6 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
372 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
373 /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
374 0 -4 M 8 12 L 4 -4 M 10 8 L stroke}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
375 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
376 /Pat7 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
377 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
378 /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
379 12 0 M -4 8 L 12 4 M 0 10 L stroke}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
380 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
381 /Pat8 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
382 << Tile8x8
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
383 /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
384 -4 0 M 12 8 L -4 4 M 8 10 L stroke}
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
385 >> matrix makepattern
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
386 /Pat9 exch def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
387 /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
388 /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
389 /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
390 /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
391 /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
392 /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
393 /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
394 } def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
395 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
396 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
397 %End of PostScript Level 2 code
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
398 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
399 /PatternBgnd {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
400 TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
401 } def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
402 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
403 % Substitute for Level 2 pattern fill codes with
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
404 % grayscale if Level 2 support is not selected.
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
405 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
406 /Level1PatternFill {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
407 /Pattern1 {0.250 Density} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
408 /Pattern2 {0.500 Density} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
409 /Pattern3 {0.750 Density} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
410 /Pattern4 {0.125 Density} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
411 /Pattern5 {0.375 Density} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
412 /Pattern6 {0.625 Density} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
413 /Pattern7 {0.875 Density} bind def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
414 } def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
415 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
416 % Now test for support of Level 2 code
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
417 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
418 Level1 {Level1PatternFill} {Level2PatternFill} ifelse
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
419 %
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
420 /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
421 dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
422 currentdict end definefont pop
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
423 Level1 SuppressPDFMark or
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
424 {} {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
425 /SDict 10 dict def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
426 systemdict /pdfmark known not {
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
427 userdict /pdfmark systemdict /cleartomark get put
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
428 } if
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
429 SDict begin [
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
430 /Title (step3.eps)
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
431 /Subject (gnuplot plot)
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
432 /Creator (gnuplot 4.6 patchlevel 6)
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
433 /Author (OcBookPro)
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
434 % /Producer (gnuplot)
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
435 % /Keywords ()
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
436 /CreationDate (Fri Feb 6 21:43:11 2015)
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
437 /DOCINFO pdfmark
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
438 end
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
439 } ifelse
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
440 end
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
441 %%EndProlog
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
442 %%Page: 1 1
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
443 gnudict begin
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
444 gsave
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
445 doclip
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
446 50 50 translate
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
447 0.050 0.050 scale
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
448 0 setgray
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
449 newpath
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
450 (Helvetica) findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
451 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 7200.00 5040.00 BoxColFill} if
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
452 /Helvetica findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
453 /vshift -46 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
454 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
455 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
456 770 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
457 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
458 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
459 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
460 686 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
461 ( 0) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
462 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
463 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
464 770 1554 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
465 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
466 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
467 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
468 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
469 ( 500) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
470 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
471 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
472 770 2660 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
473 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
474 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
475 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
476 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
477 ( 1000) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
478 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
479 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
480 770 3765 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
481 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
482 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
483 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
484 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
485 ( 1500) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
486 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
487 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
488 770 4871 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
489 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
490 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
491 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
492 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
493 ( 2000) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
494 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
495 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
496 770 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
497 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
498 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
499 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
500 770 308 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
501 ( 0) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
502 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
503 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
504 2005 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
505 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
506 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
507 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
508 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
509 ( 2) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
510 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
511 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
512 3241 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
513 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
514 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
515 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
516 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
517 ( 4) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
518 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
519 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
520 4476 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
521 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
522 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
523 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
524 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
525 ( 6) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
526 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
527 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
528 5712 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
529 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
530 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
531 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
532 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
533 ( 8) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
534 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
535 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
536 6947 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
537 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
538 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
539 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
540 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
541 ( 10) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
542 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
543 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
544 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
545 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
546 770 4871 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
547 770 448 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
548 6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
549 0 4423 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
550 -6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
551 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
552 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
553 112 2659 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
554 currentpoint gsave translate -270 rotate 0 0 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
555 (node number) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
556 grestore
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
557 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
558 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
559 3858 98 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
560 (delay time\(ms\)) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
561 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
562 1.000 UP
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
563 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
564 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
565 % Begin plot #1
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
566 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
567 LT0
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
568 /Helvetica findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
569 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
570 6296 4738 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
571 ('log_step3.dat') Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
572 LT0
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
573 6380 4703 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
574 399 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
575 0 70 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
576 -399 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
577 0 -70 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
578 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
579 1233 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
580 0 336 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
581 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
582 0 -336 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
583 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
584 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
585 1542 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
586 0 3994 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
587 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
588 0 -3994 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
589 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
590 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
591 1851 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
592 0 4231 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
593 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
594 0 -4231 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
595 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
596 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
597 2160 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
598 0 391 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
599 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
600 0 -391 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
601 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
602 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
603 2469 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
604 0 239 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
605 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
606 0 -239 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
607 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
608 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
609 2778 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
610 0 69 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
611 308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
612 0 -69 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
613 -308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
614 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
615 3086 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
616 0 22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
617 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
618 0 -22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
619 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
620 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
621 3395 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
622 0 15 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
623 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
624 0 -15 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
625 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
626 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
627 3704 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
628 0 7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
629 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
630 0 -7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
631 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
632 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
633 4013 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
634 0 11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
635 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
636 0 -11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
637 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
638 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
639 4322 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
640 0 7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
641 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
642 0 -7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
643 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
644 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
645 4631 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
646 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
647 308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
648 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
649 -308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
650 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
651 4939 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
652 0 13 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
653 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
654 0 -13 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
655 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
656 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
657 5248 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
658 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
659 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
660 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
661 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
662 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
663 5557 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
664 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
665 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
666 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
667 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
668 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
669 5866 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
670 0 11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
671 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
672 0 -11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
673 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
674 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
675 6175 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
676 0 22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
677 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
678 0 -22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
679 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
680 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
681 6484 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
682 0 11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
683 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
684 0 -11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
685 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
686 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
687 6793 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
688 0 7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
689 154 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
690 0 -7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
691 -154 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
692 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
693 % End plot #1
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
694 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
695 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
696 770 4871 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
697 770 448 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
698 6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
699 0 4423 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
700 -6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
701 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
702 1.000 UP
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
703 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
704 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
705 stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
706 grestore
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
707 end
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
708 showpage
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
709 %%Page: 2 2
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
710 gnudict begin
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
711 gsave
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
712 doclip
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
713 50 50 translate
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
714 0.050 0.050 scale
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
715 0 setgray
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
716 newpath
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
717 (Helvetica) findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
718 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 7200.00 5040.00 BoxColFill} if
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
719 /Helvetica findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
720 /vshift -46 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
721 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
722 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
723 770 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
724 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
725 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
726 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
727 686 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
728 ( 0) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
729 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
730 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
731 770 1554 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
732 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
733 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
734 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
735 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
736 ( 500) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
737 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
738 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
739 770 2660 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
740 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
741 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
742 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
743 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
744 ( 1000) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
745 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
746 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
747 770 3765 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
748 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
749 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
750 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
751 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
752 ( 1500) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
753 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
754 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
755 770 4871 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
756 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
757 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
758 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
759 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
760 ( 2000) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
761 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
762 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
763 770 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
764 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
765 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
766 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
767 770 308 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
768 ( 0) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
769 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
770 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
771 2005 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
772 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
773 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
774 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
775 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
776 ( 2) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
777 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
778 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
779 3241 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
780 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
781 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
782 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
783 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
784 ( 4) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
785 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
786 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
787 4476 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
788 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
789 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
790 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
791 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
792 ( 6) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
793 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
794 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
795 5712 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
796 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
797 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
798 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
799 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
800 ( 8) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
801 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
802 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
803 6947 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
804 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
805 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
806 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
807 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
808 ( 10) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
809 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
810 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
811 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
812 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
813 770 4871 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
814 770 448 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
815 6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
816 0 4423 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
817 -6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
818 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
819 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
820 112 2659 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
821 currentpoint gsave translate -270 rotate 0 0 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
822 (node number) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
823 grestore
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
824 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
825 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
826 3858 98 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
827 (delay time\(ms\)) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
828 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
829 1.000 UP
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
830 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
831 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
832 % Begin plot #1
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
833 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
834 LT0
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
835 /Helvetica findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
836 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
837 6296 4738 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
838 ('log_step3.dat') Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
839 LT0
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
840 6380 4703 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
841 399 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
842 0 70 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
843 -399 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
844 0 -70 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
845 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
846 1233 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
847 0 336 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
848 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
849 0 -336 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
850 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
851 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
852 1542 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
853 0 3994 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
854 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
855 0 -3994 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
856 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
857 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
858 1851 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
859 0 4231 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
860 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
861 0 -4231 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
862 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
863 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
864 2160 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
865 0 391 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
866 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
867 0 -391 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
868 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
869 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
870 2469 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
871 0 239 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
872 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
873 0 -239 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
874 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
875 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
876 2778 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
877 0 69 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
878 308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
879 0 -69 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
880 -308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
881 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
882 3086 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
883 0 22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
884 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
885 0 -22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
886 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
887 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
888 3395 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
889 0 15 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
890 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
891 0 -15 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
892 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
893 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
894 3704 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
895 0 7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
896 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
897 0 -7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
898 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
899 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
900 4013 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
901 0 11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
902 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
903 0 -11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
904 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
905 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
906 4322 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
907 0 7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
908 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
909 0 -7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
910 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
911 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
912 4631 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
913 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
914 308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
915 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
916 -308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
917 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
918 4939 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
919 0 13 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
920 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
921 0 -13 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
922 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
923 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
924 5248 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
925 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
926 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
927 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
928 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
929 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
930 5557 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
931 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
932 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
933 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
934 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
935 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
936 5866 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
937 0 11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
938 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
939 0 -11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
940 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
941 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
942 6175 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
943 0 22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
944 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
945 0 -22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
946 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
947 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
948 6484 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
949 0 11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
950 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
951 0 -11 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
952 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
953 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
954 6793 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
955 0 7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
956 154 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
957 0 -7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
958 -154 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
959 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
960 % End plot #1
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
961 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
962 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
963 770 4871 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
964 770 448 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
965 6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
966 0 4423 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
967 -6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
968 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
969 1.000 UP
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
970 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
971 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
972 stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
973 grestore
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
974 end
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
975 showpage
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
976 %%Page: 3 3
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
977 gnudict begin
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
978 gsave
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
979 doclip
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
980 50 50 translate
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
981 0.050 0.050 scale
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
982 0 setgray
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
983 newpath
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
984 (Helvetica) findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
985 BackgroundColor 0 lt 3 1 roll 0 lt exch 0 lt or or not {BackgroundColor C 1.000 0 0 7200.00 5040.00 BoxColFill} if
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
986 /Helvetica findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
987 /vshift -46 def
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
988 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
989 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
990 770 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
991 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
992 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
993 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
994 686 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
995 ( 0) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
996 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
997 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
998 770 1185 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
999 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1000 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1001 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1002 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1003 ( 500) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1004 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1005 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1006 770 1922 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1007 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1008 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1009 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1010 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1011 ( 1000) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1012 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1013 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1014 770 2660 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1015 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1016 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1017 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1018 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1019 ( 1500) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1020 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1021 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1022 770 3397 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1023 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1024 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1025 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1026 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1027 ( 2000) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1028 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1029 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1030 770 4134 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1031 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1032 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1033 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1034 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1035 ( 2500) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1036 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1037 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1038 770 4871 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1039 63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1040 6114 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1041 -63 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1042 -6198 0 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1043 ( 3000) Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1044 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1045 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1046 770 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1047 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1048 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1049 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1050 770 308 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1051 ( 0) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1052 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1053 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1054 2005 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1055 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1056 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1057 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1058 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1059 ( 2) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1060 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1061 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1062 3241 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1063 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1064 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1065 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1066 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1067 ( 4) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1068 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1069 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1070 4476 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1071 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1072 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1073 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1074 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1075 ( 6) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1076 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1077 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1078 5712 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1079 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1080 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1081 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1082 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1083 ( 8) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1084 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1085 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1086 6947 448 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1087 0 63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1088 0 4360 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1089 0 -63 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1090 0 -4500 R
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1091 ( 10) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1092 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1093 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1094 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1095 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1096 770 4871 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1097 770 448 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1098 6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1099 0 4423 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1100 -6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1101 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1102 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1103 112 2659 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1104 currentpoint gsave translate -270 rotate 0 0 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1105 (node number) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1106 grestore
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1107 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1108 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1109 3858 98 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1110 (delay time\(ms\)) Cshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1111 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1112 1.000 UP
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1113 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1114 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1115 % Begin plot #1
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1116 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1117 LT0
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1118 /Helvetica findfont 140 scalefont setfont
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1119 LCb setrgbcolor
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1120 6296 4738 M
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1121 ('log_step4.dat') Rshow
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1122 LT0
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1123 6380 4703 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1124 399 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1125 0 70 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1126 -399 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1127 0 -70 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1128 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1129 1233 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1130 0 32 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1131 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1132 0 -32 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1133 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1134 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1135 1542 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1136 0 394 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1137 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1138 0 -394 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1139 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1140 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1141 1851 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1142 0 3320 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1143 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1144 0 -3320 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1145 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1146 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1147 2160 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1148 0 3789 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1149 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1150 0 -3789 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1151 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1152 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1153 2469 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1154 0 554 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1155 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1156 0 -554 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1157 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1158 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1159 2778 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1160 0 56 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1161 308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1162 0 -56 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1163 -308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1164 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1165 3086 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1166 0 25 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1167 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1168 0 -25 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1169 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1170 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1171 3395 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1172 0 21 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1173 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1174 0 -21 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1175 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1176 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1177 3704 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1178 0 13 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1179 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1180 0 -13 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1181 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1182 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1183 4013 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1184 0 12 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1185 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1186 0 -12 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1187 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1188 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1189 4322 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1190 0 22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1191 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1192 0 -22 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1193 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1194 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1195 4631 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1196 0 10 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1197 308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1198 0 -10 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1199 -308 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1200 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1201 4939 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1202 0 4 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1203 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1204 0 -4 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1205 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1206 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1207 5248 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1208 0 12 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1209 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1210 0 -12 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1211 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1212 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1213 5557 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1214 0 10 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1215 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1216 0 -10 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1217 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1218 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1219 5866 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1220 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1221 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1222 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1223 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1224 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1225 6175 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1226 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1227 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1228 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1229 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1230 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1231 6484 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1232 0 7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1233 309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1234 0 -7 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1235 -309 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1236 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1237 6793 448 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1238 0 9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1239 154 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1240 0 -9 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1241 -154 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1242 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1243 % End plot #1
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1244 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1245 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1246 770 4871 N
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1247 770 448 L
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1248 6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1249 0 4423 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1250 -6177 0 V
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1251 Z stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1252 1.000 UP
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1253 1.000 UL
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1254 LTb
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1255 stroke
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1256 grestore
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1257 end
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1258 showpage
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1259 %%Trailer
dc17ac172c7d add thesis in production.
oc
parents:
diff changeset
1260 %%DocumentFonts: Helvetica