create changelog entry
[debian/openrocket] / core / doc / techdoc / figures / experimental / streamerCDvsDensity2.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/streamerCDvsDensity2.eps
4 %%CreationDate: 05/13/2009  22:32:33
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 1209 3605 mt 1209 3563 L
212 1209  304 mt 1209  345 L
213 1143 3750 mt 
214 (10) s
215 1725 3605 mt 1725 3563 L
216 1725  304 mt 1725  345 L
217 1659 3750 mt 
218 (20) s
219 2241 3605 mt 2241 3563 L
220 2241  304 mt 2241  345 L
221 2175 3750 mt 
222 (30) s
223 2758 3605 mt 2758 3563 L
224 2758  304 mt 2758  345 L
225 2692 3750 mt 
226 (40) s
227 3274 3605 mt 3274 3563 L
228 3274  304 mt 3274  345 L
229 3208 3750 mt 
230 (50) s
231 3790 3605 mt 3790 3563 L
232 3790  304 mt 3790  345 L
233 3724 3750 mt 
234 (60) s
235 4306 3605 mt 4306 3563 L
236 4306  304 mt 4306  345 L
237 4240 3750 mt 
238 (70) s
239 4823 3605 mt 4823 3563 L
240 4823  304 mt 4823  345 L
241 4757 3750 mt 
242 (80) s
243  693 3605 mt  734 3605 L
244 4823 3605 mt 4781 3605 L
245  592 3649 mt 
246 (0) s
247  693 3238 mt  734 3238 L
248 4823 3238 mt 4781 3238 L
249  492 3282 mt 
250 (0.5) s
251  693 2871 mt  734 2871 L
252 4823 2871 mt 4781 2871 L
253  592 2915 mt 
254 (1) s
255  693 2504 mt  734 2504 L
256 4823 2504 mt 4781 2504 L
257  492 2548 mt 
258 (1.5) s
259  693 2137 mt  734 2137 L
260 4823 2137 mt 4781 2137 L
261  592 2181 mt 
262 (2) s
263  693 1771 mt  734 1771 L
264 4823 1771 mt 4781 1771 L
265  492 1815 mt 
266 (2.5) s
267  693 1404 mt  734 1404 L
268 4823 1404 mt 4781 1404 L
269  592 1448 mt 
270 (3) s
271  693 1037 mt  734 1037 L
272 4823 1037 mt 4781 1037 L
273  492 1081 mt 
274 (3.5) s
275  693  670 mt  734  670 L
276 4823  670 mt 4781  670 L
277  592  714 mt 
278 (4) s
279  693  304 mt  734  304 L
280 4823  304 mt 4781  304 L
281  492  348 mt 
282 (4.5) s
283  693 3605 mt 4823 3605 L
284  693  304 mt 4823  304 L
285  693 3605 mt  693  304 L
286 4823 3605 mt 4823  304 L
287 gs 693 304 4131 3302 rc
288 DA
289 2014 -380 877 -339 259 -3 51 -3 413 -223 1209 3189 6 MP stroke
290 gr
291
292 DA
293 gs 1136 2168 3761 1095 rc
294 SO
295   36   36 1209 3189 FO
296   36   36 1622 2966 FO
297   36   36 1673 2963 FO
298   36   36 1932 2960 FO
299   36   36 2809 2621 FO
300   36   36 4823 2241 FO
301 DA
302 gr
303
304 gs 693 304 4131 3302 rc
305 2014 -1599 877 -182 259 22 51 -28 413 -580 1209 2775 6 MP stroke
306 gr
307
308 gs 1136 335 3761 2514 rc
309 SO
310 0 j
311 0 -58 -58 0 0 58 58 0 1180 2746 5 MP
312 DP
313 0 -58 -58 0 0 58 58 0 1593 2166 5 MP
314 DP
315 0 -58 -58 0 0 58 58 0 1644 2138 5 MP
316 DP
317 0 -58 -58 0 0 58 58 0 1903 2160 5 MP
318 DP
319 0 -58 -58 0 0 58 58 0 2780 1978 5 MP
320 DP
321 0 -58 -58 0 0 58 58 0 4794 379 5 MP
322 DP
323 DA
324 gr
325
326 gs 693 304 4131 3302 rc
327 gr
328
329 2172 3929 mt 
330 (Surface density / g/m) s
331 %%IncludeResource: font Helvetica
332 /Helvetica /ISOLatin1Encoding 96 FMSR
333
334 3295 3869 mt 
335 (2) s
336 %%IncludeResource: font Helvetica
337 /Helvetica /ISOLatin1Encoding 120 FMSR
338
339  356 2176 mt  -90 rotate
340 (C) s
341 90 rotate
342 %%IncludeResource: font Helvetica
343 /Helvetica /ISOLatin1Encoding 96 FMSR
344
345  416 2090 mt  -90 rotate
346 (D) s
347 90 rotate
348 %%IncludeResource: font Helvetica
349 /Helvetica /ISOLatin1Encoding 120 FMSR
350
351  356 2021 mt  -90 rotate
352 ( ) s
353 90 rotate
354 %%IncludeResource: font Symbol
355 /Symbol /ISOLatin1Encoding 120 FMSR
356
357  356 1988 mt  -90 rotate
358 (\327) s
359 90 rotate
360 %%IncludeResource: font Helvetica
361 /Helvetica /ISOLatin1Encoding 120 FMSR
362
363  356 1958 mt  -90 rotate
364 ( A) s
365 90 rotate
366 %%IncludeResource: font Helvetica
367 /Helvetica /ISOLatin1Encoding 96 FMSR
368
369  416 1845 mt  -90 rotate
370 (r) s
371 90 rotate
372  416 1814 mt  -90 rotate
373 (e) s
374 90 rotate
375  416 1761 mt  -90 rotate
376 (f) s
377 90 rotate
378 %%IncludeResource: font Helvetica
379 /Helvetica /ISOLatin1Encoding 120 FMSR
380
381  676 3648 mt 
382 ( ) s
383 4807  346 mt 
384 ( ) s
385 SO
386 1 sg
387 0 370 1027 0 0 -370 753 734 4 MP
388 PP
389 -1027 0 0 370 1027 0 0 -370 753 734 5 MP stroke
390 4 w
391 DO
392 SO
393 6 w
394 0 sg
395  753  734 mt 1780  734 L
396  753  364 mt 1780  364 L
397  753  734 mt  753  364 L
398 1780  734 mt 1780  364 L
399  753  734 mt 1780  734 L
400  753  734 mt  753  364 L
401  753  734 mt 1780  734 L
402  753  364 mt 1780  364 L
403  753  734 mt  753  364 L
404 1780  734 mt 1780  364 L
405 1207  510 mt 
406 (4 ) s
407 %%IncludeResource: font Symbol
408 /Symbol /ISOLatin1Encoding 120 FMSR
409
410 1307  510 mt 
411 (\264) s
412 %%IncludeResource: font Helvetica
413 /Helvetica /ISOLatin1Encoding 120 FMSR
414
415 1372  510 mt 
416 ( 40 cm) s
417 gs 753 364 1028 371 rc
418 DA
419 349 0 822 466 2 MP stroke
420 SO
421 gs 923 393 147 147 rc
422   36   36  996  466 FO
423 gr
424
425 gr
426
427 1207  675 mt 
428 (8 ) s
429 %%IncludeResource: font Symbol
430 /Symbol /ISOLatin1Encoding 120 FMSR
431
432 1307  675 mt 
433 (\264) s
434 %%IncludeResource: font Helvetica
435 /Helvetica /ISOLatin1Encoding 120 FMSR
436
437 1372  675 mt 
438 ( 48 cm) s
439 gs 753 364 1028 371 rc
440 DA
441 349 0 822 631 2 MP stroke
442 SO
443 gs 923 558 147 147 rc
444 0 j
445 0 -58 -58 0 0 58 58 0 967 602 5 MP
446 DP
447 gr
448
449 gr
450
451
452 end %%Color Dict
453
454 eplot
455 %%EndObject
456
457 epage
458 end
459
460 showpage
461
462 %%Trailer
463 %%EOF