create changelog entry
[debian/openrocket] / core / doc / techdoc / figures / experimental / ca-vs-mach.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/ca-vs-mach.eps
4 %%CreationDate: 05/09/2009  11:07:22
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%LanguageLevel: 2
8 %%Pages: 1
9 %%BoundingBox:    33   200   577   592
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   200   577   592
165 MathWorks begin
166 bpage
167 %%EndPageSetup
168
169 %%BeginObject: obj1
170 bplot
171
172 /dpi2point 12 def
173 portraitMode 0396 7104 csm
174
175     0     0  6528  4703 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 4704 rf
189 6 w
190 0 3833 5059 0 0 -3833 849 4186 4 MP
191 PP
192 -5059 0 0 3833 5059 0 0 -3833 849 4186 5 MP stroke
193 4 w
194 DO
195 SO
196 6 w
197 0 sg
198  849 4186 mt 5908 4186 L
199  849  353 mt 5908  353 L
200  849 4186 mt  849  353 L
201 5908 4186 mt 5908  353 L
202  849 4186 mt 5908 4186 L
203  849 4186 mt  849  353 L
204  849 4186 mt  849 4135 L
205  849  353 mt  849  403 L
206 %%IncludeResource: font Helvetica
207 /Helvetica /ISOLatin1Encoding 120 FMSR
208
209  816 4331 mt 
210 (0) s
211 1481 4186 mt 1481 4135 L
212 1481  353 mt 1481  403 L
213 1398 4331 mt 
214 (0.5) s
215 2113 4186 mt 2113 4135 L
216 2113  353 mt 2113  403 L
217 2080 4331 mt 
218 (1) s
219 2746 4186 mt 2746 4135 L
220 2746  353 mt 2746  403 L
221 2663 4331 mt 
222 (1.5) s
223 3378 4186 mt 3378 4135 L
224 3378  353 mt 3378  403 L
225 3345 4331 mt 
226 (2) s
227 4010 4186 mt 4010 4135 L
228 4010  353 mt 4010  403 L
229 3927 4331 mt 
230 (2.5) s
231 4643 4186 mt 4643 4135 L
232 4643  353 mt 4643  403 L
233 4610 4331 mt 
234 (3) s
235 5275 4186 mt 5275 4135 L
236 5275  353 mt 5275  403 L
237 5192 4331 mt 
238 (3.5) s
239 5908 4186 mt 5908 4135 L
240 5908  353 mt 5908  403 L
241 5875 4331 mt 
242 (4) s
243  849 4186 mt  899 4186 L
244 5908 4186 mt 5857 4186 L
245  748 4230 mt 
246 (0) s
247  849 3674 mt  899 3674 L
248 5908 3674 mt 5857 3674 L
249  648 3718 mt 
250 (0.1) s
251  849 3163 mt  899 3163 L
252 5908 3163 mt 5857 3163 L
253  648 3207 mt 
254 (0.2) s
255  849 2652 mt  899 2652 L
256 5908 2652 mt 5857 2652 L
257  648 2696 mt 
258 (0.3) s
259  849 2141 mt  899 2141 L
260 5908 2141 mt 5857 2141 L
261  648 2185 mt 
262 (0.4) s
263  849 1630 mt  899 1630 L
264 5908 1630 mt 5857 1630 L
265  648 1674 mt 
266 (0.5) s
267  849 1119 mt  899 1119 L
268 5908 1119 mt 5857 1119 L
269  648 1163 mt 
270 (0.6) s
271  849  608 mt  899  608 L
272 5908  608 mt 5857  608 L
273  648  652 mt 
274 (0.7) s
275  849 4186 mt 5908 4186 L
276  849  353 mt 5908  353 L
277  849 4186 mt  849  353 L
278 5908 4186 mt 5908  353 L
279 gs 849 353 5060 3834 rc
280 14 2 25 3 26 3 25 3 25 3 26 3 25 3 25 3 
281 26 4 25 3 25 3 25 3 26 3 25 4 25 3 26 3 
282 25 4 25 3 25 3 26 4 25 3 25 4 26 3 25 4 
283 25 3 26 4 25 3 25 4 25 3 26 4 25 4 25 3 
284 26 4 25 4 25 4 25 3 26 4 25 4 25 4 26 4 
285 25 4 25 3 26 4 25 4 25 4 25 4 26 4 25 5 
286 25 4 26 4 25 4 25 4 25 4 26 4 25 5 25 4 
287 26 4 25 5 25 4 26 4 25 5 25 4 25 5 26 4 
288 25 5 25 4 26 5 25 4 25 5 26 4 25 5 25 5 
289 25 4 26 5 25 5 25 5 26 5 25 4 25 5 25 5 
290 26 5 25 5 25 5 26 5 25 5 25 5 26 5 25 5 
291 25 5 25 5 26 5 25 5 25 6 26 5 25 5 25 5 
292 25 5 26 6 25 5 25 5 26 6 25 5 25 5 26 6 
293 25 5 25 5 25 6 26 5 25 6 25 5 26 6 25 5 
294 25 6 25 5 26 5 25 6 25 5 26 6 25 5 25 6 
295 26 5 25 6 25 5 25 6 26 5 25 6 25 5 26 6 
296 25 5 25 6 25 5 26 6 25 5 25 6 26 5 25 11 
297 25 25 26 41 25 52 25 60 25 61 26 60 25 52 25 41 
298 26 25 25 4 25 -23 26 -53 25 -85 25 -124 25 -59 26 26 
299 25 28 25 27 26 29 25 -78 25 -153 25 -123 26 -102 25 -87 
300 25 -76 26 -67 25 -59 25 -53 26 -48 25 -44 25 -40 25 -37 
301 26 -34 25 -31 25 -29 26 -27 25 -26 25 -23 25 -22 26 -21 
302 25 -19 25 -18 26 -17 25 -16 25 -15 26 -13 25 -13 25 -12 
303 25 -11 26 -11 25 -9 25 -9 26 -8 25 -7 25 -7 25 -5 
304 26 -5 25 -5 25 -4 26 -3 25 -2 25 -2 26 -2 25 0 
305 861 2622 201 MP stroke
306 DA
307 52 9 1265 383 835 384 632 434 379 358 380 567 253 327 63 -787 
308 63 -741 127 -634 253 -128 1607 2847 12 MP stroke
309 gr
310
311 DA
312 gs 1534 484 4449 2609 rc
313 SO
314 0 j
315 0 -58 -58 0 0 58 58 0 1578 2818 5 MP
316 DP
317 0 -58 -58 0 0 58 58 0 1831 2690 5 MP
318 DP
319 0 -58 -58 0 0 58 58 0 1958 2056 5 MP
320 DP
321 0 -58 -58 0 0 58 58 0 2021 1315 5 MP
322 DP
323 0 -58 -58 0 0 58 58 0 2084 528 5 MP
324 DP
325 0 -58 -58 0 0 58 58 0 2337 855 5 MP
326 DP
327 0 -58 -58 0 0 58 58 0 2717 1422 5 MP
328 DP
329 0 -58 -58 0 0 58 58 0 3096 1780 5 MP
330 DP
331 0 -58 -58 0 0 58 58 0 3728 2214 5 MP
332 DP
333 0 -58 -58 0 0 58 58 0 4563 2598 5 MP
334 DP
335 0 -58 -58 0 0 58 58 0 5828 2981 5 MP
336 DP
337 DA
338 gr
339
340 gs 849 353 5060 3834 rc
341 gr
342
343 3011 4474 mt 
344 (Mach number) s
345  512 2345 mt  -90 rotate
346 (C) s
347 90 rotate
348 %%IncludeResource: font Helvetica
349 /Helvetica /ISOLatin1Encoding 96 FMSR
350
351  572 2259 mt  -90 rotate
352 (A) s
353 90 rotate
354 %%IncludeResource: font Helvetica
355 /Helvetica /ISOLatin1Encoding 120 FMSR
356
357  832 4229 mt 
358 ( ) s
359 5892  395 mt 
360 ( ) s
361 SO
362 1 sg
363 0 334 1208 0 0 -334 4641 747 4 MP
364 PP
365 -1208 0 0 334 1208 0 0 -334 4641 747 5 MP stroke
366 4 w
367 DO
368 SO
369 6 w
370 0 sg
371 4641  747 mt 5849  747 L
372 4641  413 mt 5849  413 L
373 4641  747 mt 4641  413 L
374 5849  747 mt 5849  413 L
375 4641  747 mt 5849  747 L
376 4641  747 mt 4641  413 L
377 4641  747 mt 5849  747 L
378 4641  413 mt 5849  413 L
379 4641  747 mt 4641  413 L
380 5849  747 mt 5849  413 L
381 5111  548 mt 
382 (Simulated) s
383 gs 4641 413 1209 335 rc
384 361 0 4713 505 2 MP stroke
385 gr
386
387 5111  697 mt 
388 (Experimental) s
389 gs 4641 413 1209 335 rc
390 DA
391 361 0 4713 654 2 MP stroke
392 SO
393 gs 4820 581 147 147 rc
394 0 j
395 0 -58 -58 0 0 58 58 0 4864 625 5 MP
396 DP
397 gr
398
399 gr
400
401
402 end %%Color Dict
403
404 eplot
405 %%EndObject
406
407 epage
408 end
409
410 showpage
411
412 %%Trailer
413 %%EOF