create changelog entry
[debian/openrocket] / core / doc / techdoc / figures / experimental / streamerCDvsThickness2.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/streamerCDvsThickness2.eps
4 %%CreationDate: 05/13/2009  22:32:46
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%LanguageLevel: 2
8 %%Pages: 1
9 %%BoundingBox:    83   226   527   564
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:    83   226   527   564
165 MathWorks begin
166 bpage
167 %%EndPageSetup
168
169 %%BeginObject: obj1
170 bplot
171
172 /dpi2point 12 def
173 portraitMode 0996 6768 csm
174
175     0     0  5329  4051 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 5330 4052 rf
189 6 w
190 0 3301 4130 0 0 -3301 693 3605 4 MP
191 PP
192 -4130 0 0 3301 4130 0 0 -3301 693 3605 5 MP stroke
193 4 w
194 DO
195 SO
196 6 w
197 0 sg
198  693 3605 mt 4823 3605 L
199  693  304 mt 4823  304 L
200  693 3605 mt  693  304 L
201 4823 3605 mt 4823  304 L
202  693 3605 mt 4823 3605 L
203  693 3605 mt  693  304 L
204  693 3605 mt  693 3563 L
205  693  304 mt  693  345 L
206 %%IncludeResource: font Helvetica
207 /Helvetica /ISOLatin1Encoding 120 FMSR
208
209  660 3750 mt 
210 (0) s
211 1381 3605 mt 1381 3563 L
212 1381  304 mt 1381  345 L
213 1315 3750 mt 
214 (20) s
215 2069 3605 mt 2069 3563 L
216 2069  304 mt 2069  345 L
217 2003 3750 mt 
218 (40) s
219 2758 3605 mt 2758 3563 L
220 2758  304 mt 2758  345 L
221 2692 3750 mt 
222 (60) s
223 3446 3605 mt 3446 3563 L
224 3446  304 mt 3446  345 L
225 3380 3750 mt 
226 (80) s
227 4134 3605 mt 4134 3563 L
228 4134  304 mt 4134  345 L
229 4034 3750 mt 
230 (100) s
231 4823 3605 mt 4823 3563 L
232 4823  304 mt 4823  345 L
233 4723 3750 mt 
234 (120) s
235  693 3605 mt  734 3605 L
236 4823 3605 mt 4781 3605 L
237  592 3649 mt 
238 (0) s
239  693 3238 mt  734 3238 L
240 4823 3238 mt 4781 3238 L
241  492 3282 mt 
242 (0.5) s
243  693 2871 mt  734 2871 L
244 4823 2871 mt 4781 2871 L
245  592 2915 mt 
246 (1) s
247  693 2504 mt  734 2504 L
248 4823 2504 mt 4781 2504 L
249  492 2548 mt 
250 (1.5) s
251  693 2137 mt  734 2137 L
252 4823 2137 mt 4781 2137 L
253  592 2181 mt 
254 (2) s
255  693 1771 mt  734 1771 L
256 4823 1771 mt 4781 1771 L
257  492 1815 mt 
258 (2.5) s
259  693 1404 mt  734 1404 L
260 4823 1404 mt 4781 1404 L
261  592 1448 mt 
262 (3) s
263  693 1037 mt  734 1037 L
264 4823 1037 mt 4781 1037 L
265  492 1081 mt 
266 (3.5) s
267  693  670 mt  734  670 L
268 4823  670 mt 4781  670 L
269  592  714 mt 
270 (4) s
271  693  304 mt  734  304 L
272 4823  304 mt 4781  304 L
273  492  348 mt 
274 (4.5) s
275  693 3605 mt 4823 3605 L
276  693  304 mt 4823  304 L
277  693 3605 mt  693  304 L
278 4823 3605 mt 4823  304 L
279 2355 3893 mt 
280 (Thickness / ) s
281 %%IncludeResource: font Symbol
282 /Symbol /ISOLatin1Encoding 120 FMSR
283
284 2992 3893 mt 
285 (m) s
286 %%IncludeResource: font Helvetica
287 /Helvetica /ISOLatin1Encoding 120 FMSR
288
289 3061 3893 mt 
290 (m) s
291  356 2176 mt  -90 rotate
292 (C) s
293 90 rotate
294 %%IncludeResource: font Helvetica
295 /Helvetica /ISOLatin1Encoding 96 FMSR
296
297  416 2090 mt  -90 rotate
298 (D) s
299 90 rotate
300 %%IncludeResource: font Helvetica
301 /Helvetica /ISOLatin1Encoding 120 FMSR
302
303  356 2021 mt  -90 rotate
304 ( ) s
305 90 rotate
306 %%IncludeResource: font Symbol
307 /Symbol /ISOLatin1Encoding 120 FMSR
308
309  356 1988 mt  -90 rotate
310 (\327) s
311 90 rotate
312 %%IncludeResource: font Helvetica
313 /Helvetica /ISOLatin1Encoding 120 FMSR
314
315  356 1958 mt  -90 rotate
316 ( A) s
317 90 rotate
318 %%IncludeResource: font Helvetica
319 /Helvetica /ISOLatin1Encoding 96 FMSR
320
321  416 1845 mt  -90 rotate
322 (r) s
323 90 rotate
324  416 1814 mt  -90 rotate
325 (e) s
326 90 rotate
327  416 1761 mt  -90 rotate
328 (f) s
329 90 rotate
330 %%IncludeResource: font Helvetica
331 /Helvetica /ISOLatin1Encoding 120 FMSR
332
333  676 3648 mt 
334 ( ) s
335 4807  346 mt 
336 ( ) s
337 gs 693 304 4131 3302 rc
338 DA
339 826 719 1514 -380 688 -568 35 226 34 -3 1381 2966 6 MP stroke
340 gs 1308 2168 3244 1095 rc
341 SO
342   36   36 1381 2966 FO
343   36   36 1415 2963 FO
344   36   36 1450 3189 FO
345   36   36 2138 2621 FO
346   36   36 3652 2241 FO
347   36   36 4478 2960 FO
348 DA
349 gr
350
351 826 1781 1514 -1599 688 -768 35 608 34 -28 1381 2195 6 MP stroke
352 gs 1308 335 3244 2514 rc
353 SO
354 0 j
355 0 -58 -58 0 0 58 58 0 1352 2166 5 MP
356 DP
357 0 -58 -58 0 0 58 58 0 1386 2138 5 MP
358 DP
359 0 -58 -58 0 0 58 58 0 1421 2746 5 MP
360 DP
361 0 -58 -58 0 0 58 58 0 2109 1978 5 MP
362 DP
363 0 -58 -58 0 0 58 58 0 3623 379 5 MP
364 DP
365 0 -58 -58 0 0 58 58 0 4449 2160 5 MP
366 DP
367 DA
368 gr
369
370 SO
371 gr
372
373 1 sg
374 0 370 1027 0 0 -370 753 734 4 MP
375 PP
376 -1027 0 0 370 1027 0 0 -370 753 734 5 MP stroke
377 4 w
378 DO
379 SO
380 6 w
381 0 sg
382  753  734 mt 1780  734 L
383  753  364 mt 1780  364 L
384  753  734 mt  753  364 L
385 1780  734 mt 1780  364 L
386  753  734 mt 1780  734 L
387  753  734 mt  753  364 L
388  753  734 mt 1780  734 L
389  753  364 mt 1780  364 L
390  753  734 mt  753  364 L
391 1780  734 mt 1780  364 L
392 1207  510 mt 
393 (4 ) s
394 %%IncludeResource: font Symbol
395 /Symbol /ISOLatin1Encoding 120 FMSR
396
397 1307  510 mt 
398 (\264) s
399 %%IncludeResource: font Helvetica
400 /Helvetica /ISOLatin1Encoding 120 FMSR
401
402 1372  510 mt 
403 ( 40 cm) s
404 gs 753 364 1028 371 rc
405 DA
406 349 0 822 466 2 MP stroke
407 SO
408 gs 923 393 147 147 rc
409   36   36  996  466 FO
410 gr
411
412 gr
413
414 1207  675 mt 
415 (8 ) s
416 %%IncludeResource: font Symbol
417 /Symbol /ISOLatin1Encoding 120 FMSR
418
419 1307  675 mt 
420 (\264) s
421 %%IncludeResource: font Helvetica
422 /Helvetica /ISOLatin1Encoding 120 FMSR
423
424 1372  675 mt 
425 ( 48 cm) s
426 gs 753 364 1028 371 rc
427 DA
428 349 0 822 631 2 MP stroke
429 SO
430 gs 923 558 147 147 rc
431 0 j
432 0 -58 -58 0 0 58 58 0 967 602 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