create changelog entry
[debian/openrocket] / core / doc / techdoc / figures / wind / pinkfreq.eps
1 %!PS-Adobe-3.0 
2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.6.0.324 (R2008a). Operating System: Linux 2.6.24-19-generic #1 SMP Wed Aug 20 17:53:40 UTC 2008 x86_64.
3 %%Title: ./pinkfreq2.eps
4 %%CreationDate: 10/09/2008  11:46:13
5 %%DocumentNeededFonts: Helvetica
6 %%DocumentProcessColors: Cyan Magenta Yellow Black
7 %%LanguageLevel: 2
8 %%Pages: (atend)
9 %%BoundingBox: (atend)
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 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   /bmap xdef pop pop} bdef
145 /it {gs np dtri aload pop moveto lineto lineto cp c
146   cols rows 8 compute_transform 
147   {bmap} image gr}bdef
148 /il {newpath moveto lineto stroke}bdef
149 currentdict end def
150 %%EndProlog
151
152 %%BeginSetup
153 MathWorks begin
154
155 0 cap
156
157 end
158 %%EndSetup
159
160 %%Page: 1 1
161 %%BeginPageSetup
162 %%PageBoundingBox:    71   199   550   592
163 MathWorks begin
164 bpage
165 %%EndPageSetup
166
167 %%BeginObject: obj1
168 bplot
169
170 /dpi2point 12 def
171 portraitMode 0216 7344 csm
172
173   640   237  5747  4719 rc
174 85 dict begin %Colortable dictionary
175 /c0 { 0.000000 0.000000 0.000000 sr} bdef
176 /c1 { 1.000000 1.000000 1.000000 sr} bdef
177 /c2 { 0.900000 0.000000 0.000000 sr} bdef
178 /c3 { 0.000000 0.820000 0.000000 sr} bdef
179 /c4 { 0.000000 0.000000 0.800000 sr} bdef
180 /c5 { 0.910000 0.820000 0.320000 sr} bdef
181 /c6 { 1.000000 0.260000 0.820000 sr} bdef
182 /c7 { 0.000000 0.820000 0.820000 sr} bdef
183 c0
184 1 j
185 1 sg
186    0    0 6913 5188 rf
187 6 w
188 0 4227 5356 0 0 -4227 899 4616 4 MP
189 PP
190 -5356 0 0 4227 5356 0 0 -4227 899 4616 5 MP stroke
191 4 w
192 DO
193 SO
194 6 w
195 0 sg
196  899 4616 mt 6255 4616 L
197  899  389 mt 6255  389 L
198  899 4616 mt  899  389 L
199 6255 4616 mt 6255  389 L
200  899 4616 mt 6255 4616 L
201  899 4616 mt  899  389 L
202 2009 4616 mt 2009 4589 L
203 2009  389 mt 2009  415 L
204 1911 4616 mt 1911 4589 L
205 1911  389 mt 1911  415 L
206 1803 4616 mt 1803 4589 L
207 1803  389 mt 1803  415 L
208 1680 4616 mt 1680 4589 L
209 1680  389 mt 1680  415 L
210 1538 4616 mt 1538 4589 L
211 1538  389 mt 1538  415 L
212 1369 4616 mt 1369 4589 L
213 1369  389 mt 1369  415 L
214 1164 4616 mt 1164 4589 L
215 1164  389 mt 1164  415 L
216  899 4616 mt  899 4589 L
217  899  389 mt  899  415 L
218 2009 4616 mt 2009 4562 L
219 2009  389 mt 2009  442 L
220 %%IncludeResource: font Helvetica
221 /Helvetica /ISOLatin1Encoding 120 FMSR
222
223 1926 4761 mt 
224 (0.1) s
225 2648 4616 mt 2648 4589 L
226 2648  389 mt 2648  415 L
227 3021 4616 mt 3021 4589 L
228 3021  389 mt 3021  415 L
229 3287 4616 mt 3287 4589 L
230 3287  389 mt 3287  415 L
231 3492 4616 mt 3492 4589 L
232 3492  389 mt 3492  415 L
233 3661 4616 mt 3661 4589 L
234 3661  389 mt 3661  415 L
235 3803 4616 mt 3803 4589 L
236 3803  389 mt 3803  415 L
237 3926 4616 mt 3926 4589 L
238 3926  389 mt 3926  415 L
239 4034 4616 mt 4034 4589 L
240 4034  389 mt 4034  415 L
241 4132 4616 mt 4132 4589 L
242 4132  389 mt 4132  415 L
243 4132 4616 mt 4132 4562 L
244 4132  389 mt 4132  442 L
245 4066 4761 mt 
246 ( 1 ) s
247 4771 4616 mt 4771 4589 L
248 4771  389 mt 4771  415 L
249 5144 4616 mt 5144 4589 L
250 5144  389 mt 5144  415 L
251 5410 4616 mt 5410 4589 L
252 5410  389 mt 5410  415 L
253 5615 4616 mt 5615 4589 L
254 5615  389 mt 5615  415 L
255 5784 4616 mt 5784 4589 L
256 5784  389 mt 5784  415 L
257 5926 4616 mt 5926 4589 L
258 5926  389 mt 5926  415 L
259 6049 4616 mt 6049 4589 L
260 6049  389 mt 6049  415 L
261 6157 4616 mt 6157 4589 L
262 6157  389 mt 6157  415 L
263 6255 4616 mt 6255 4589 L
264 6255  389 mt 6255  415 L
265 6255 4616 mt 6255 4562 L
266 6255  389 mt 6255  442 L
267 6172 4761 mt 
268 (10 ) s
269  899 4320 mt  925 4320 L
270 6255 4320 mt 6228 4320 L
271  899 4365 mt  925 4365 L
272 6255 4365 mt 6228 4365 L
273  899 4415 mt  925 4415 L
274 6255 4415 mt 6228 4415 L
275  899 4472 mt  925 4472 L
276 6255 4472 mt 6228 4472 L
277  899 4538 mt  925 4538 L
278 6255 4538 mt 6228 4538 L
279  899 4616 mt  925 4616 L
280 6255 4616 mt 6228 4616 L
281  899 4320 mt  952 4320 L
282 6255 4320 mt 6201 4320 L
283  640 4364 mt 
284 (10) s
285 %%IncludeResource: font Helvetica
286 /Helvetica /ISOLatin1Encoding 80 FMSR
287
288  773 4290 mt 
289 (-4) s
290  899 4024 mt  925 4024 L
291 6255 4024 mt 6228 4024 L
292  899 3851 mt  925 3851 L
293 6255 3851 mt 6228 3851 L
294  899 3728 mt  925 3728 L
295 6255 3728 mt 6228 3728 L
296  899 3633 mt  925 3633 L
297 6255 3633 mt 6228 3633 L
298  899 3555 mt  925 3555 L
299 6255 3555 mt 6228 3555 L
300  899 3489 mt  925 3489 L
301 6255 3489 mt 6228 3489 L
302  899 3432 mt  925 3432 L
303 6255 3432 mt 6228 3432 L
304  899 3382 mt  925 3382 L
305 6255 3382 mt 6228 3382 L
306  899 3337 mt  925 3337 L
307 6255 3337 mt 6228 3337 L
308  899 3337 mt  952 3337 L
309 6255 3337 mt 6201 3337 L
310 %%IncludeResource: font Helvetica
311 /Helvetica /ISOLatin1Encoding 120 FMSR
312
313  640 3381 mt 
314 (10) s
315 %%IncludeResource: font Helvetica
316 /Helvetica /ISOLatin1Encoding 80 FMSR
317
318  773 3307 mt 
319 (-3) s
320  899 3041 mt  925 3041 L
321 6255 3041 mt 6228 3041 L
322  899 2868 mt  925 2868 L
323 6255 2868 mt 6228 2868 L
324  899 2745 mt  925 2745 L
325 6255 2745 mt 6228 2745 L
326  899 2650 mt  925 2650 L
327 6255 2650 mt 6228 2650 L
328  899 2572 mt  925 2572 L
329 6255 2572 mt 6228 2572 L
330  899 2506 mt  925 2506 L
331 6255 2506 mt 6228 2506 L
332  899 2449 mt  925 2449 L
333 6255 2449 mt 6228 2449 L
334  899 2399 mt  925 2399 L
335 6255 2399 mt 6228 2399 L
336  899 2354 mt  925 2354 L
337 6255 2354 mt 6228 2354 L
338  899 2354 mt  952 2354 L
339 6255 2354 mt 6201 2354 L
340 %%IncludeResource: font Helvetica
341 /Helvetica /ISOLatin1Encoding 120 FMSR
342
343  640 2398 mt 
344 (10) s
345 %%IncludeResource: font Helvetica
346 /Helvetica /ISOLatin1Encoding 80 FMSR
347
348  773 2324 mt 
349 (-2) s
350  899 2058 mt  925 2058 L
351 6255 2058 mt 6228 2058 L
352  899 1885 mt  925 1885 L
353 6255 1885 mt 6228 1885 L
354  899 1762 mt  925 1762 L
355 6255 1762 mt 6228 1762 L
356  899 1667 mt  925 1667 L
357 6255 1667 mt 6228 1667 L
358  899 1589 mt  925 1589 L
359 6255 1589 mt 6228 1589 L
360  899 1524 mt  925 1524 L
361 6255 1524 mt 6228 1524 L
362  899 1467 mt  925 1467 L
363 6255 1467 mt 6228 1467 L
364  899 1416 mt  925 1416 L
365 6255 1416 mt 6228 1416 L
366  899 1371 mt  925 1371 L
367 6255 1371 mt 6228 1371 L
368  899 1371 mt  952 1371 L
369 6255 1371 mt 6201 1371 L
370 %%IncludeResource: font Helvetica
371 /Helvetica /ISOLatin1Encoding 120 FMSR
372
373  640 1415 mt 
374 (10) s
375 %%IncludeResource: font Helvetica
376 /Helvetica /ISOLatin1Encoding 80 FMSR
377
378  773 1341 mt 
379 (-1) s
380  899 1075 mt  925 1075 L
381 6255 1075 mt 6228 1075 L
382  899  902 mt  925  902 L
383 6255  902 mt 6228  902 L
384  899  780 mt  925  780 L
385 6255  780 mt 6228  780 L
386  899  684 mt  925  684 L
387 6255  684 mt 6228  684 L
388  899  607 mt  925  607 L
389 6255  607 mt 6228  607 L
390  899  541 mt  925  541 L
391 6255  541 mt 6228  541 L
392  899  484 mt  925  484 L
393 6255  484 mt 6228  484 L
394  899  433 mt  925  433 L
395 6255  433 mt 6228  433 L
396  899  389 mt  925  389 L
397 6255  389 mt 6228  389 L
398  899  389 mt  952  389 L
399 6255  389 mt 6201  389 L
400 %%IncludeResource: font Helvetica
401 /Helvetica /ISOLatin1Encoding 120 FMSR
402
403  640  433 mt 
404 (10) s
405 %%IncludeResource: font Helvetica
406 /Helvetica /ISOLatin1Encoding 80 FMSR
407
408  773  359 mt 
409 (0) s
410  899 4616 mt 6255 4616 L
411  899  389 mt 6255  389 L
412  899 4616 mt  899  389 L
413 6255 4616 mt 6255  389 L
414 gs 899 389 5357 4228 rc
415 2 26 2 26 2 39 2 -86 2 -38 2 36 1 -19 2 -15 
416 2 87 2 -112 2 72 2 -12 2 -21 2 43 2 -133 1 94 
417 2 30 2 -63 2 93 2 -34 2 -63 2 57 2 -71 2 103 
418 2 -191 2 154 2 30 2 -106 2 114 2 -4 2 -57 1 80 
419 2 -50 2 50 2 -78 2 -29 2 128 2 -78 2 -60 2 81 
420 2 -39 2 14 2 1 2 -15 2 -29 2 64 3 -36 2 55 
421 2 -120 2 49 2 101 2 -114 2 57 2 46 2 -28 2 28 
422 2 -49 2 71 2 -94 2 62 2 -57 3 53 2 -31 2 -12 
423 2 -22 2 -53 2 120 2 -87 2 74 3 -39 2 -4 2 21 
424 2 -29 2 42 2 -5 3 9 2 43 2 -23 2 -43 2 13 
425 2 31 3 -28 2 0 2 -53 2 100 3 -83 2 48 2 -77 
426 2 76 2 -1 3 -37 2 66 2 -112 3 65 2 27 2 -125 
427 2 66 3 41 2 30 2 -25 3 -7 2 24 2 -49 3 48 
428 2 -54 2 32 3 49 2 -61 2 42 3 -5 2 -25 2 27 
429 3 20 2 -19 2 -4 3 -42 2 11 3 -18 2 60 3 -16 
430 2 -76 2 177 3 -105 2 -53 3 82 2 -21 3 18 2 1 
431 3 -23 2 -61 3 85 2 28 3 -96 2 -55 3 141 2 -7 
432 3 -32 2 25 3 4 2 54 3 -128 3 8 2 -1 3 98 
433 2 -104 3 61 2 -31 3 -6 3 78 2 -67 3 39 3 20 
434 2 1 3 -24 3 -63 2 13 3 67 3 25 2 -32 3 -33 
435 3 21 3 72 2 -60 3 77 3 -153 2 12 3 -4 3 -3 
436 3 54 3 18 2 -12 3 6 3 96 3 -24 3 -40 3 -24 
437 2 34 3 -64 3 -37 3 60 3 99 3 -19 3 -45 3 -21 
438 2 35 3 -16 3 -5 3 4 3 -22 3 7 3 85 3 -52 
439 3 -20 3 -7 3 10 3 -19 3 -28 3 77 3 -55 3 77 
440 4 -42 3 4 3 59 3 -54 3 2 3 71 3 -46 3 -112 
441 4 76 3 13 3 19 3 -45 3 76 4 -38 3 48 3 -20 
442 3 -34 4 56 3 8 3 36 3 -65 4 -110 3 109 3 50 
443 4 -49 3 -117 3 125 4 -26 3 22 4 61 3 -59 3 20 
444 4 -29 3 114 4 -110 3 7 4 8 3 27 4 -113 3 97 
445 4 -19 4 22 3 -93 4 129 3 -28 4 55 4 -52 3 -11 
446 4 19 4 -42 3 92 4 49 4 -83 3 13 4 -55 4 59 
447 4 27 4 -81 3 55 4 -32 4 77 4 -52 4 61 4 -140 
448 4 124 4 -9 4 46 3 -133 4 58 4 -16 4 18 5 -78 
449 4 83 4 -17 4 13 4 38 4 -58 4 89 4 74 4 -48 
450 5 -14 4 -62 4 16 4 8 5 24 4 -23 4 -36 5 5 
451 4 35 4 -43 5 48 4 -19 5 0 4 4 5 -12 4 68 
452 5 43 4 -80 5 81 5414 3826 300 MP stroke
453 4 -105 5 36 5 19 4 75 5 -91 5 47 4 -55 5 111 
454 5 -78 5 -35 5 53 4 60 5 -107 5 84 5 26 5 20 
455 5 -58 5 67 5 -114 5 -68 5 102 6 17 5 55 5 -10 
456 5 16 5 -22 6 -62 5 -6 5 44 6 31 5 31 6 -54 
457 5 64 6 82 5 -134 6 1 5 38 6 11 6 -24 5 11 
458 6 -3 6 19 6 70 6 -83 5 85 6 -2 6 -69 6 34 
459 6 36 6 -122 7 125 6 7 6 25 6 -32 6 69 7 -122 
460 6 150 7 -99 6 40 7 -27 6 7 7 -4 6 80 7 -62 
461 7 34 7 111 7 -124 6 28 7 58 7 -78 7 34 8 25 
462 7 -47 7 42 7 -16 8 23 7 3 8 -96 7 130 8 58 
463 7 -62 8 35 8 -89 8 34 8 106 8 -52 8 85 8 -41 
464 8 -51 8 49 9 -51 8 40 8 -4 9 -63 9 17 8 97 
465 9 -54 9 97 9 50 9 -150 9 121 10 -38 9 102 9 -55 
466 10 -21 10 43 9 -48 10 41 10 22 10 -7 11 14 10 -6 
467 10 24 11 28 10 -61 11 17 11 50 11 58 11 33 12 -8 
468 11 -106 12 47 11 29 12 20 12 58 13 1 12 51 13 -67 
469 12 -4 13 33 13 63 14 -21 13 19 14 -104 13 50 15 65 
470 14 -23 14 22 15 -19 15 46 15 -5 16 40 16 0 16 14 
471 16 29 17 1 17 48 17 -20 17 11 18 12 18 -110 19 142 
472 19 39 20 -8 19 107 21 -112 20 135 22 -46 21 41 22 30 
473 23 42 24 38 24 13 24 -33 25 12 26 24 27 11 28 -38 
474 28 94 29 34 30 -81 32 126 32 0 34 -46 34 147 37 -61 
475 37 80 39 20 41 36 43 -129 45 65 48 134 49 -27 53 48 
476 56 95 60 -13 63 30 68 -77 74 228 80 -125 88 127 98 -107 
477 108 17 123 93 142 21 168 3 206 70 265 -69 374 107 265 -34 
478 899 1756 201 MP stroke
479 DA
480 2 2 2 1 2 1 2 2 2 1 2 2 1 1 2 2 
481 2 1 2 2 2 1 2 1 2 2 2 1 2 2 1 1 
482 2 2 2 1 2 2 2 1 2 2 2 1 2 2 2 1 
483 2 2 2 1 2 2 2 1 2 2 2 1 2 2 1 1 
484 2 2 2 1 2 2 2 1 2 2 2 1 2 2 2 1 
485 2 2 2 1 2 2 2 2 2 1 2 2 3 1 2 2 
486 2 1 2 2 2 2 2 1 2 2 2 1 2 2 2 2 
487 2 1 2 2 2 1 2 2 2 2 3 1 2 2 2 1 
488 2 2 2 2 2 1 2 2 2 2 3 1 2 2 2 2 
489 2 1 2 2 2 2 3 1 2 2 2 2 2 1 2 2 
490 2 2 3 1 2 2 2 2 2 2 3 1 2 2 2 2 
491 2 1 2 2 3 2 2 2 2 1 3 2 2 2 2 2 
492 2 1 3 2 2 2 2 2 3 1 2 2 2 2 3 2 
493 2 2 2 1 3 2 2 2 2 2 3 2 2 2 2 1 
494 3 2 2 2 2 2 3 2 2 2 3 1 2 2 3 2 
495 2 2 2 2 3 2 2 2 3 2 2 1 3 2 2 2 
496 3 2 2 2 3 2 2 2 3 2 2 2 3 2 2 2 
497 3 2 2 2 3 2 2 2 3 2 3 1 2 2 3 2 
498 2 2 3 2 2 2 3 2 3 3 2 2 3 2 3 2 
499 2 2 3 2 3 2 2 2 3 2 3 2 2 2 3 2 
500 3 2 3 2 2 2 3 3 3 2 2 2 3 2 3 2 
501 3 2 3 2 2 2 3 3 3 2 3 2 3 2 3 2 
502 2 3 3 2 3 2 3 2 3 2 3 3 3 2 3 2 
503 2 2 3 3 3 2 3 2 3 2 3 3 3 2 3 2 
504 3 3 3 2 3 2 3 3 3 2 3 2 3 3 3 2 
505 4 2 3 3 3 2 3 3 3 2 3 2 3 3 3 2 
506 4 3 3 2 3 3 3 2 3 2 4 3 3 2 3 3 
507 3 2 4 3 3 2 3 3 3 3 4 2 3 3 3 2 
508 4 3 3 2 3 3 4 3 3 2 4 3 3 2 3 3 
509 4 3 3 2 4 3 3 3 4 2 3 3 4 3 3 3 
510 4 2 4 3 3 3 4 3 3 2 4 3 4 3 3 3 
511 4 3 4 2 3 3 4 3 4 3 3 3 4 3 4 3 
512 4 3 4 3 3 2 4 3 4 3 4 3 4 3 4 3 
513 4 3 4 3 4 3 3 3 4 4 4 3 4 3 5 3 
514 4 3 4 3 4 3 4 3 4 4 4 3 4 3 4 3 
515 5 3 4 4 4 3 4 3 5 3 4 4 4 3 5 3 
516 4 4 4 3 5 4 4 3 5 3 4 4 5 3 4 4 
517 5 3 4 4 5 3 5414 3849 300 MP stroke
518 4 4 5 3 5 4 4 4 5 3 5 4 4 3 5 4 
519 5 4 5 3 5 4 4 4 5 4 5 3 5 4 5 4 
520 5 4 5 4 5 4 5 4 5 4 6 3 5 4 5 4 
521 5 4 5 4 6 5 5 4 5 4 6 4 5 4 6 4 
522 5 4 6 5 5 4 6 4 5 5 6 4 6 4 5 5 
523 6 4 6 4 6 5 6 4 5 5 6 5 6 4 6 5 
524 6 4 6 5 7 5 6 5 6 4 6 5 6 5 7 5 
525 6 5 7 5 6 5 7 5 6 5 7 5 6 5 7 5 
526 7 5 7 5 7 6 6 5 7 5 7 6 7 5 8 6 
527 7 5 7 6 7 5 8 6 7 6 8 5 7 6 8 6 
528 7 6 8 6 8 6 8 6 8 6 8 6 8 6 8 6 
529 8 7 8 6 9 6 8 7 8 6 9 7 9 7 8 6 
530 9 7 9 7 9 7 9 7 9 7 10 7 9 7 9 7 
531 10 8 10 7 9 8 10 7 10 8 10 8 11 7 10 8 
532 10 8 11 8 10 9 11 8 11 8 11 9 11 8 12 9 
533 11 9 12 9 11 9 12 9 12 9 13 9 12 10 13 9 
534 12 10 13 10 13 10 14 10 13 10 14 11 13 10 15 11 
535 14 11 14 11 15 12 15 11 15 12 16 12 16 12 16 12 
536 16 12 17 13 17 13 17 13 17 13 18 14 18 14 19 14 
537 19 15 20 15 19 15 21 15 20 16 22 16 21 17 22 17 
538 23 17 24 18 24 18 24 19 25 19 26 19 27 21 28 21 
539 28 21 29 22 30 23 32 24 32 24 34 26 34 26 37 27 
540 37 29 39 29 41 31 43 32 45 34 48 36 49 37 53 39 
541 56 42 60 45 63 47 68 50 74 55 80 59 88 64 98 71 
542 108 79 123 88 142 101 168 118 206 141 265 176 374 235 265 147 
543 899 595 201 MP stroke
544 gr
545
546 DA
547 %%IncludeResource: font Helvetica
548 /Helvetica /ISOLatin1Encoding 120 FMSR
549
550 3172 4904 mt 
551 (Frequency / Hz) s
552 SO
553
554 end %%Color Dict
555
556 eplot
557 %%EndObject
558
559 epage
560 end
561
562 showpage
563
564 %%Trailer
565 %%BoundingBox:    71   199   550   592
566 %%Pages: 001
567 %%EOF