create changelog entry
[debian/openrocket] / core / doc / techdoc / figures / experimental / cna-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/cna-vs-mach.eps
4 %%CreationDate: 05/07/2009  19:12:54
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 2113 4186 mt 2113 4135 L
212 2113  353 mt 2113  403 L
213 2080 4331 mt 
214 (1) s
215 3378 4186 mt 3378 4135 L
216 3378  353 mt 3378  403 L
217 3345 4331 mt 
218 (2) s
219 4643 4186 mt 4643 4135 L
220 4643  353 mt 4643  403 L
221 4610 4331 mt 
222 (3) s
223 5908 4186 mt 5908 4135 L
224 5908  353 mt 5908  403 L
225 5875 4331 mt 
226 (4) s
227  849 4186 mt  899 4186 L
228 5908 4186 mt 5857 4186 L
229  748 4230 mt 
230 (0) s
231  849 3760 mt  899 3760 L
232 5908 3760 mt 5857 3760 L
233  748 3804 mt 
234 (2) s
235  849 3334 mt  899 3334 L
236 5908 3334 mt 5857 3334 L
237  748 3378 mt 
238 (4) s
239  849 2908 mt  899 2908 L
240 5908 2908 mt 5857 2908 L
241  748 2952 mt 
242 (6) s
243  849 2482 mt  899 2482 L
244 5908 2482 mt 5857 2482 L
245  748 2526 mt 
246 (8) s
247  849 2056 mt  899 2056 L
248 5908 2056 mt 5857 2056 L
249  681 2100 mt 
250 (10) s
251  849 1630 mt  899 1630 L
252 5908 1630 mt 5857 1630 L
253  681 1674 mt 
254 (12) s
255  849 1204 mt  899 1204 L
256 5908 1204 mt 5857 1204 L
257  681 1248 mt 
258 (14) s
259  849  778 mt  899  778 L
260 5908  778 mt 5857  778 L
261  681  822 mt 
262 (16) s
263  849  353 mt  899  353 L
264 5908  353 mt 5857  353 L
265  681  397 mt 
266 (18) s
267  849 4186 mt 5908 4186 L
268  849  353 mt 5908  353 L
269  849 4186 mt  849  353 L
270 5908 4186 mt 5908  353 L
271 gs 849 353 5060 3834 rc
272 14 1 25 2 26 2 25 2 25 2 26 2 25 2 25 2 
273 26 3 25 2 25 2 25 2 26 3 25 2 25 2 26 3 
274 25 2 25 2 25 3 26 2 25 3 25 2 26 3 25 3 
275 25 2 26 3 25 3 25 3 25 2 26 3 25 3 25 3 
276 26 3 25 3 25 3 25 3 26 3 25 3 25 4 26 3 
277 25 3 25 4 26 3 25 3 25 4 25 3 26 4 25 4 
278 25 4 26 3 25 4 25 4 25 4 26 4 25 4 25 4 
279 26 5 25 4 25 4 26 5 25 4 25 5 25 5 26 5 
280 25 4 25 5 26 6 25 5 25 5 26 5 25 6 25 5 
281 25 6 26 6 25 6 25 6 26 6 25 6 25 7 25 6 
282 26 7 25 7 25 7 26 7 25 7 25 8 26 8 25 8 
283 25 8 25 8 26 8 25 9 25 9 26 9 25 10 25 9 
284 25 11 26 10 25 11 25 10 26 11 25 12 25 12 26 12 
285 25 13 25 13 25 14 26 14 25 15 25 14 26 16 25 17 
286 25 17 25 17 26 17 25 20 25 21 26 21 25 21 25 22 
287 26 24 25 27 25 27 25 28 26 27 25 29 25 32 26 32 
288 25 31 25 31 25 29 26 28 25 27 25 25 26 23 25 21 
289 25 19 26 16 25 15 25 12 25 10 26 7 25 6 25 3 
290 26 2 25 0 25 -2 26 -4 25 -4 25 -6 25 -7 26 -7 
291 25 -8 25 -8 26 -8 25 -8 25 -8 25 -7 26 -7 25 -7 
292 25 -6 26 -7 25 -5 25 -6 26 -6 25 -5 25 -5 25 -5 
293 26 -4 25 -5 25 -4 26 -4 25 -4 25 -4 25 -3 26 -3 
294 25 -4 25 -3 26 -3 25 -2 25 -3 26 -2 25 -3 25 -2 
295 25 -2 26 -2 25 -1 25 -2 26 -2 25 -1 25 -1 25 -1 
296 26 -1 25 -1 25 -1 26 0 25 -1 25 0 26 -1 25 0 
297 861 2528 201 MP stroke
298 DA
299 52 -9 1265 305 835 153 632 457 379 458 380 366 253 183 63 -732 
300 63 -153 127 -122 253 153 1607 1440 12 MP stroke
301 gr
302
303 DA
304 gs 1534 513 4449 2069 rc
305 SO
306 0 j
307 0 -58 -58 0 0 58 58 0 1578 1411 5 MP
308 DP
309 0 -58 -58 0 0 58 58 0 1831 1564 5 MP
310 DP
311 0 -58 -58 0 0 58 58 0 1958 1442 5 MP
312 DP
313 0 -58 -58 0 0 58 58 0 2021 1289 5 MP
314 DP
315 0 -58 -58 0 0 58 58 0 2084 557 5 MP
316 DP
317 0 -58 -58 0 0 58 58 0 2337 740 5 MP
318 DP
319 0 -58 -58 0 0 58 58 0 2717 1106 5 MP
320 DP
321 0 -58 -58 0 0 58 58 0 3096 1564 5 MP
322 DP
323 0 -58 -58 0 0 58 58 0 3728 2021 5 MP
324 DP
325 0 -58 -58 0 0 58 58 0 4563 2174 5 MP
326 DP
327 0 -58 -58 0 0 58 58 0 5828 2479 5 MP
328 DP
329 DA
330 gr
331
332 gs 849 353 5060 3834 rc
333 gr
334
335 3011 4474 mt 
336 (Mach number) s
337  538 2378 mt  -90 rotate
338 (C) s
339 90 rotate
340 %%IncludeResource: font Helvetica
341 /Helvetica /ISOLatin1Encoding 96 FMSR
342
343  598 2292 mt  -90 rotate
344 (N) s
345 90 rotate
346 %%IncludeResource: font Symbol
347 /Symbol /ISOLatin1Encoding 96 FMSR
348
349  598 2223 mt  -90 rotate
350 (a) s
351 90 rotate
352 %%IncludeResource: font Helvetica
353 /Helvetica /ISOLatin1Encoding 120 FMSR
354
355  832 4229 mt 
356 ( ) s
357 5892  395 mt 
358 ( ) s
359 SO
360 1 sg
361 0 334 1208 0 0 -334 4641 747 4 MP
362 PP
363 -1208 0 0 334 1208 0 0 -334 4641 747 5 MP stroke
364 4 w
365 DO
366 SO
367 6 w
368 0 sg
369 4641  747 mt 5849  747 L
370 4641  413 mt 5849  413 L
371 4641  747 mt 4641  413 L
372 5849  747 mt 5849  413 L
373 4641  747 mt 5849  747 L
374 4641  747 mt 4641  413 L
375 4641  747 mt 5849  747 L
376 4641  413 mt 5849  413 L
377 4641  747 mt 4641  413 L
378 5849  747 mt 5849  413 L
379 5111  548 mt 
380 (Simulated) s
381 gs 4641 413 1209 335 rc
382 361 0 4713 505 2 MP stroke
383 gr
384
385 5111  697 mt 
386 (Experimental) s
387 gs 4641 413 1209 335 rc
388 DA
389 361 0 4713 654 2 MP stroke
390 SO
391 gs 4820 581 147 147 rc
392 0 j
393 0 -58 -58 0 0 58 58 0 4864 625 5 MP
394 DP
395 gr
396
397 gr
398
399
400 end %%Color Dict
401
402 eplot
403 %%EndObject
404
405 epage
406 end
407
408 showpage
409
410 %%Trailer
411 %%EOF