create changelog entry
[debian/openrocket] / core / doc / techdoc / figures / experimental / false-streamer / streamerCDvsThickness.eps
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.6.0.324 (R2008a). Operating System: Linux 2.6.28-11-server #37-Ubuntu SMP Mon Mar 23 17:33:24 UTC 2009 x86_64.
3 %%Title: /m/fs/user3/a/38/spniskan/thesis/streamerCDvsThickness.eps
4 %%CreationDate: 05/13/2009  22:30:45
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%LanguageLevel: 2
8 %%Pages: 1
9 %%BoundingBox:    33   217   577   573
10 %%EndComments
11
12 %%BeginProlog
13 % MathWorks dictionary
14 /MathWorks 160 dict begin
15 % definition operators
16 /bdef {bind def} bind def
17 /ldef {load def} bind def
18 /xdef {exch def} bdef
19 /xstore {exch store} bdef
20 % operator abbreviations
21 /c  /clip ldef
22 /cc /concat ldef
23 /cp /closepath ldef
24 /gr /grestore ldef
25 /gs /gsave ldef
26 /mt /moveto ldef
27 /np /newpath ldef
28 /cm /currentmatrix ldef
29 /sm /setmatrix ldef
30 /rm /rmoveto ldef
31 /rl /rlineto ldef
32 /s {show newpath} bdef
33 /sc {setcmykcolor} bdef
34 /sr /setrgbcolor ldef
35 /sg /setgray ldef
36 /w /setlinewidth ldef
37 /j /setlinejoin ldef
38 /cap /setlinecap ldef
39 /rc {rectclip} bdef
40 /rf {rectfill} bdef
41 % page state control
42 /pgsv () def
43 /bpage {/pgsv save def} bdef
44 /epage {pgsv restore} bdef
45 /bplot /gsave ldef
46 /eplot {stroke grestore} bdef
47 % orientation switch
48 /portraitMode 0 def /landscapeMode 1 def /rotateMode 2 def
49 % coordinate system mappings
50 /dpi2point 0 def
51 % font control
52 /FontSize 0 def
53 /FMS {/FontSize xstore findfont [FontSize 0 0 FontSize neg 0 0]
54   makefont setfont} bdef
55 /reencode {exch dup where {pop load} {pop StandardEncoding} ifelse
56   exch dup 3 1 roll findfont dup length dict begin
57   { 1 index /FID ne {def}{pop pop} ifelse } forall
58   /Encoding exch def currentdict end definefont pop} bdef
59 /isroman {findfont /CharStrings get /Agrave known} bdef
60 /FMSR {3 1 roll 1 index dup isroman {reencode} {pop pop} ifelse
61   exch FMS} bdef
62 /csm {1 dpi2point div -1 dpi2point div scale neg translate
63  dup landscapeMode eq {pop -90 rotate}
64   {rotateMode eq {90 rotate} if} ifelse} bdef
65 % line types: solid, dotted, dashed, dotdash
66 /SO { [] 0 setdash } bdef
67 /DO { [.5 dpi2point mul 4 dpi2point mul] 0 setdash } bdef
68 /DA { [6 dpi2point mul] 0 setdash } bdef
69 /DD { [.5 dpi2point mul 4 dpi2point mul 6 dpi2point mul 4
70   dpi2point mul] 0 setdash } bdef
71 % macros for lines and objects
72 /L {lineto stroke} bdef
73 /MP {3 1 roll moveto 1 sub {rlineto} repeat} bdef
74 /AP {{rlineto} repeat} bdef
75 /PDlw -1 def
76 /W {/PDlw currentlinewidth def setlinewidth} def
77 /PP {closepath eofill} bdef
78 /DP {closepath stroke} bdef
79 /MR {4 -2 roll moveto dup  0 exch rlineto exch 0 rlineto
80   neg 0 exch rlineto closepath} bdef
81 /FR {MR stroke} bdef
82 /PR {MR fill} bdef
83 /L1i {{currentfile picstr readhexstring pop} image} bdef
84 /tMatrix matrix def
85 /MakeOval {newpath tMatrix currentmatrix pop translate scale
86 0 0 1 0 360 arc tMatrix setmatrix} bdef
87 /FO {MakeOval stroke} bdef
88 /PO {MakeOval fill} bdef
89 /PD {currentlinewidth 2 div 0 360 arc fill
90    PDlw -1 eq not {PDlw w /PDlw -1 def} if} def
91 /FA {newpath tMatrix currentmatrix pop translate scale
92   0 0 1 5 -2 roll arc tMatrix setmatrix stroke} bdef
93 /PA {newpath tMatrix currentmatrix pop  translate 0 0 moveto scale
94   0 0 1 5 -2 roll arc closepath tMatrix setmatrix fill} bdef
95 /FAn {newpath tMatrix currentmatrix pop translate scale
96   0 0 1 5 -2 roll arcn tMatrix setmatrix stroke} bdef
97 /PAn {newpath tMatrix currentmatrix pop translate 0 0 moveto scale
98   0 0 1 5 -2 roll arcn closepath tMatrix setmatrix fill} bdef
99 /vradius 0 def /hradius 0 def /lry 0 def
100 /lrx 0 def /uly 0 def /ulx 0 def /rad 0 def
101 /MRR {/vradius xdef /hradius xdef /lry xdef /lrx xdef /uly xdef
102   /ulx xdef newpath tMatrix currentmatrix pop ulx hradius add uly
103   vradius add translate hradius vradius scale 0 0 1 180 270 arc 
104   tMatrix setmatrix lrx hradius sub uly vradius add translate
105   hradius vradius scale 0 0 1 270 360 arc tMatrix setmatrix
106   lrx hradius sub lry vradius sub translate hradius vradius scale
107   0 0 1 0 90 arc tMatrix setmatrix ulx hradius add lry vradius sub
108   translate hradius vradius scale 0 0 1 90 180 arc tMatrix setmatrix
109   closepath} bdef
110 /FRR {MRR stroke } bdef
111 /PRR {MRR fill } bdef
112 /MlrRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lry uly sub 2 div def
113   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
114   rad rad scale 0 0 1 90 270 arc tMatrix setmatrix lrx rad sub lry rad
115   sub translate rad rad scale 0 0 1 270 90 arc tMatrix setmatrix
116   closepath} bdef
117 /FlrRR {MlrRR stroke } bdef
118 /PlrRR {MlrRR fill } bdef
119 /MtbRR {/lry xdef /lrx xdef /uly xdef /ulx xdef /rad lrx ulx sub 2 div def
120   newpath tMatrix currentmatrix pop ulx rad add uly rad add translate
121   rad rad scale 0 0 1 180 360 arc tMatrix setmatrix lrx rad sub lry rad
122   sub translate rad rad scale 0 0 1 0 180 arc tMatrix setmatrix
123   closepath} bdef
124 /FtbRR {MtbRR stroke } bdef
125 /PtbRR {MtbRR fill } bdef
126 /stri 6 array def /dtri 6 array def
127 /smat 6 array def /dmat 6 array def
128 /tmat1 6 array def /tmat2 6 array def /dif 3 array def
129 /asub {/ind2 exch def /ind1 exch def dup dup
130   ind1 get exch ind2 get sub exch } bdef
131 /tri_to_matrix {
132   2 0 asub 3 1 asub 4 0 asub 5 1 asub
133   dup 0 get exch 1 get 7 -1 roll astore } bdef
134 /compute_transform {
135   dmat dtri tri_to_matrix tmat1 invertmatrix 
136   smat stri tri_to_matrix tmat2 concatmatrix } bdef
137 /ds {stri astore pop} bdef
138 /dt {dtri astore pop} bdef
139 /db {2 copy /cols xdef /rows xdef mul dup 3 mul string
140   currentfile 
141   3 index 0 eq {/ASCIIHexDecode filter}
142   {/ASCII85Decode filter 3 index 2 eq {/RunLengthDecode filter} if }
143   ifelse exch readstring pop
144   dup 0 3 index getinterval /rbmap xdef
145   dup 2 index dup getinterval /gbmap xdef
146   1 index dup 2 mul exch getinterval /bbmap xdef pop pop}bdef
147 /it {gs np dtri aload pop moveto lineto lineto cp c
148   cols rows 8 compute_transform 
149   rbmap gbmap bbmap true 3 colorimage gr}bdef
150 /il {newpath moveto lineto stroke}bdef
151 currentdict end def
152 %%EndProlog
153
154 %%BeginSetup
155 MathWorks begin
156
157 0 cap
158
159 end
160 %%EndSetup
161
162 %%Page: 1 1
163 %%BeginPageSetup
164 %%PageBoundingBox:    33   217   577   573
165 MathWorks begin
166 bpage
167 %%EndPageSetup
168
169 %%BeginObject: obj1
170 bplot
171
172 /dpi2point 12 def
173 portraitMode 0396 6876 csm
174
175     0     0  6528  4263 rc
176 85 dict begin %Colortable dictionary
177 /c0 { 0.000000 0.000000 0.000000 sr} bdef
178 /c1 { 1.000000 1.000000 1.000000 sr} bdef
179 /c2 { 0.900000 0.000000 0.000000 sr} bdef
180 /c3 { 0.000000 0.820000 0.000000 sr} bdef
181 /c4 { 0.000000 0.000000 0.800000 sr} bdef
182 /c5 { 0.910000 0.820000 0.320000 sr} bdef
183 /c6 { 1.000000 0.260000 0.820000 sr} bdef
184 /c7 { 0.000000 0.820000 0.820000 sr} bdef
185 c0
186 1 j
187 1 sg
188    0    0 6529 4264 rf
189 6 w
190 0 3474 5059 0 0 -3474 849 3794 4 MP
191 PP
192 -5059 0 0 3474 5059 0 0 -3474 849 3794 5 MP stroke
193 4 w
194 DO
195 SO
196 6 w
197 0 sg
198  849 3794 mt 5908 3794 L
199  849  320 mt 5908  320 L
200  849 3794 mt  849  320 L
201 5908 3794 mt 5908  320 L
202  849 3794 mt 5908 3794 L
203  849 3794 mt  849  320 L
204  849 3794 mt  849 3743 L
205  849  320 mt  849  370 L
206 %%IncludeResource: font Helvetica
207 /Helvetica /ISOLatin1Encoding 120 FMSR
208
209  816 3939 mt 
210 (0) s
211 1692 3794 mt 1692 3743 L
212 1692  320 mt 1692  370 L
213 1626 3939 mt 
214 (20) s
215 2535 3794 mt 2535 3743 L
216 2535  320 mt 2535  370 L
217 2469 3939 mt 
218 (40) s
219 3378 3794 mt 3378 3743 L
220 3378  320 mt 3378  370 L
221 3312 3939 mt 
222 (60) s
223 4221 3794 mt 4221 3743 L
224 4221  320 mt 4221  370 L
225 4155 3939 mt 
226 (80) s
227 5064 3794 mt 5064 3743 L
228 5064  320 mt 5064  370 L
229 4964 3939 mt 
230 (100) s
231 5908 3794 mt 5908 3743 L
232 5908  320 mt 5908  370 L
233 5808 3939 mt 
234 (120) s
235  849 3794 mt  899 3794 L
236 5908 3794 mt 5857 3794 L
237  748 3838 mt 
238 (0) s
239  849 3408 mt  899 3408 L
240 5908 3408 mt 5857 3408 L
241  648 3452 mt 
242 (0.5) s
243  849 3022 mt  899 3022 L
244 5908 3022 mt 5857 3022 L
245  748 3066 mt 
246 (1) s
247  849 2636 mt  899 2636 L
248 5908 2636 mt 5857 2636 L
249  648 2680 mt 
250 (1.5) s
251  849 2250 mt  899 2250 L
252 5908 2250 mt 5857 2250 L
253  748 2294 mt 
254 (2) s
255  849 1864 mt  899 1864 L
256 5908 1864 mt 5857 1864 L
257  648 1908 mt 
258 (2.5) s
259  849 1478 mt  899 1478 L
260 5908 1478 mt 5857 1478 L
261  748 1522 mt 
262 (3) s
263  849 1092 mt  899 1092 L
264 5908 1092 mt 5857 1092 L
265  648 1136 mt 
266 (3.5) s
267  849  706 mt  899  706 L
268 5908  706 mt 5857  706 L
269  748  750 mt 
270 (4) s
271  849  320 mt  899  320 L
272 5908  320 mt 5857  320 L
273  648  364 mt 
274 (4.5) s
275  849 3794 mt 5908 3794 L
276  849  320 mt 5908  320 L
277  849 3794 mt  849  320 L
278 5908 3794 mt 5908  320 L
279 2975 4082 mt 
280 (Thickness / ) s
281 %%IncludeResource: font Symbol
282 /Symbol /ISOLatin1Encoding 120 FMSR
283
284 3612 4082 mt 
285 (m) s
286 %%IncludeResource: font Helvetica
287 /Helvetica /ISOLatin1Encoding 120 FMSR
288
289 3681 4082 mt 
290 (m) s
291  512 2279 mt  -90 rotate
292 (C) s
293 90 rotate
294 %%IncludeResource: font Helvetica
295 /Helvetica /ISOLatin1Encoding 96 FMSR
296
297  572 2193 mt  -90 rotate
298 (D) s
299 90 rotate
300 %%IncludeResource: font Helvetica
301 /Helvetica /ISOLatin1Encoding 120 FMSR
302
303  512 2124 mt  -90 rotate
304 ( ) s
305 90 rotate
306 %%IncludeResource: font Symbol
307 /Symbol /ISOLatin1Encoding 120 FMSR
308
309  512 2091 mt  -90 rotate
310 (\327) s
311 90 rotate
312 %%IncludeResource: font Helvetica
313 /Helvetica /ISOLatin1Encoding 120 FMSR
314
315  512 2061 mt  -90 rotate
316 ( A) s
317 90 rotate
318 %%IncludeResource: font Helvetica
319 /Helvetica /ISOLatin1Encoding 96 FMSR
320
321  572 1948 mt  -90 rotate
322 (r) s
323 90 rotate
324  572 1917 mt  -90 rotate
325 (e) s
326 90 rotate
327  572 1864 mt  -90 rotate
328 (f) s
329 90 rotate
330 %%IncludeResource: font Helvetica
331 /Helvetica /ISOLatin1Encoding 120 FMSR
332
333  832 3837 mt 
334 ( ) s
335 5892  362 mt 
336 ( ) s
337 gs 849 320 5060 3475 rc
338 DA
339 1012 758 1855 -400 843 -599 42 239 42 -4 1692 3122 6 MP stroke
340 gs 1619 2285 3941 1146 rc
341 SO
342   36   36 1692 3122 FO
343   36   36 1734 3118 FO
344   36   36 1776 3357 FO
345   36   36 2619 2758 FO
346   36   36 4474 2358 FO
347   36   36 5486 3116 FO
348 DA
349 gr
350
351 1012 1874 1855 -1682 843 -808 42 640 42 -30 1692 2310 6 MP stroke
352 gs 1619 357 3941 2637 rc
353 SO
354 0 j
355 0 -58 -58 0 0 58 58 0 1663 2281 5 MP
356 DP
357 0 -58 -58 0 0 58 58 0 1705 2251 5 MP
358 DP
359 0 -58 -58 0 0 58 58 0 1747 2891 5 MP
360 DP
361 0 -58 -58 0 0 58 58 0 2590 2083 5 MP
362 DP
363 0 -58 -58 0 0 58 58 0 4445 401 5 MP
364 DP
365 0 -58 -58 0 0 58 58 0 5457 2275 5 MP
366 DP
367 DA
368 gr
369
370 SO
371 gr
372
373 1 sg
374 0 370 1027 0 0 -370 909 750 4 MP
375 PP
376 -1027 0 0 370 1027 0 0 -370 909 750 5 MP stroke
377 4 w
378 DO
379 SO
380 6 w
381 0 sg
382  909  750 mt 1936  750 L
383  909  380 mt 1936  380 L
384  909  750 mt  909  380 L
385 1936  750 mt 1936  380 L
386  909  750 mt 1936  750 L
387  909  750 mt  909  380 L
388  909  750 mt 1936  750 L
389  909  380 mt 1936  380 L
390  909  750 mt  909  380 L
391 1936  750 mt 1936  380 L
392 1363  526 mt 
393 (4 ) s
394 %%IncludeResource: font Symbol
395 /Symbol /ISOLatin1Encoding 120 FMSR
396
397 1463  526 mt 
398 (\264) s
399 %%IncludeResource: font Helvetica
400 /Helvetica /ISOLatin1Encoding 120 FMSR
401
402 1528  526 mt 
403 ( 40 cm) s
404 gs 909 380 1028 371 rc
405 DA
406 349 0 978 482 2 MP stroke
407 SO
408 gs 1079 409 147 147 rc
409   36   36 1152  482 FO
410 gr
411
412 gr
413
414 1363  691 mt 
415 (8 ) s
416 %%IncludeResource: font Symbol
417 /Symbol /ISOLatin1Encoding 120 FMSR
418
419 1463  691 mt 
420 (\264) s
421 %%IncludeResource: font Helvetica
422 /Helvetica /ISOLatin1Encoding 120 FMSR
423
424 1528  691 mt 
425 ( 48 cm) s
426 gs 909 380 1028 371 rc
427 DA
428 349 0 978 647 2 MP stroke
429 SO
430 gs 1079 574 147 147 rc
431 0 j
432 0 -58 -58 0 0 58 58 0 1123 618 5 MP
433 DP
434 gr
435
436 gr
437
438
439 end %%Color Dict
440
441 eplot
442 %%EndObject
443
444 epage
445 end
446
447 showpage
448
449 %%Trailer
450 %%EOF