create changelog entry
[debian/openrocket] / core / doc / techdoc / figures / motors / D12-thrustcurve.eps
1 %!PS-Adobe-3.0 
2 %%Creator: MATLAB, The Mathworks, Inc. Version 7.3.0.298 (R2006b). Operating System: Linux 2.6.20-16-generic #2 SMP Tue Feb 12 05:41:34 UTC 2008 i686.
3 %%Title: ./D12.eps
4 %%CreationDate: 06/02/2008  15:31:33
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:    60   198   547   591
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   513   247  5835  4712 rc
174 76 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 6916 5191 rf
187 6 w
188 0 4230 5359 0 0 -4230 899 4619 4 MP
189 PP
190 -5359 0 0 4230 5359 0 0 -4230 899 4619 5 MP stroke
191 4 w
192 DO
193 SO
194 6 w
195 0 sg
196  899 4619 mt 6258 4619 L
197  899  389 mt 6258  389 L
198  899 4619 mt  899  389 L
199 6258 4619 mt 6258  389 L
200  899 4619 mt 6258 4619 L
201  899 4619 mt  899  389 L
202  899 4619 mt  899 4565 L
203  899  389 mt  899  442 L
204 %%IncludeResource: font Helvetica
205 /Helvetica /ISOLatin1Encoding 120 FMSR
206
207  866 4764 mt 
208 (0) s
209 1529 4619 mt 1529 4565 L
210 1529  389 mt 1529  442 L
211 1446 4764 mt 
212 (0.2) s
213 2159 4619 mt 2159 4565 L
214 2159  389 mt 2159  442 L
215 2076 4764 mt 
216 (0.4) s
217 2790 4619 mt 2790 4565 L
218 2790  389 mt 2790  442 L
219 2707 4764 mt 
220 (0.6) s
221 3420 4619 mt 3420 4565 L
222 3420  389 mt 3420  442 L
223 3337 4764 mt 
224 (0.8) s
225 4051 4619 mt 4051 4565 L
226 4051  389 mt 4051  442 L
227 4018 4764 mt 
228 (1) s
229 4681 4619 mt 4681 4565 L
230 4681  389 mt 4681  442 L
231 4598 4764 mt 
232 (1.2) s
233 5312 4619 mt 5312 4565 L
234 5312  389 mt 5312  442 L
235 5229 4764 mt 
236 (1.4) s
237 5942 4619 mt 5942 4565 L
238 5942  389 mt 5942  442 L
239 5859 4764 mt 
240 (1.6) s
241  899 4619 mt  952 4619 L
242 6258 4619 mt 6204 4619 L
243  798 4663 mt 
244 (0) s
245  899 3914 mt  952 3914 L
246 6258 3914 mt 6204 3914 L
247  798 3958 mt 
248 (5) s
249  899 3209 mt  952 3209 L
250 6258 3209 mt 6204 3209 L
251  731 3253 mt 
252 (10) s
253  899 2504 mt  952 2504 L
254 6258 2504 mt 6204 2504 L
255  731 2548 mt 
256 (15) s
257  899 1799 mt  952 1799 L
258 6258 1799 mt 6204 1799 L
259  731 1843 mt 
260 (20) s
261  899 1094 mt  952 1094 L
262 6258 1094 mt 6204 1094 L
263  731 1138 mt 
264 (25) s
265  899  389 mt  952  389 L
266 6258  389 mt 6204  389 L
267  731  433 mt 
268 (30) s
269  899 4619 mt 6258 4619 L
270  899  389 mt 6258  389 L
271  899 4619 mt  899  389 L
272 6258 4619 mt 6258  389 L
273 gs 899 389 5360 4231 rc
274 32 144 31 165 32 185 31 202 32 300 31 174 32 0 31 1 
275 32 0 31 0 32 0 31 0 32 0 31 0 32 0 31 0 
276 32 0 32 1 31 0 32 0 31 0 32 1 31 1 32 1 
277 31 2 32 3 31 3 32 4 31 3 32 4 31 4 32 4 
278 31 4 32 4 31 4 32 4 31 3 32 3 32 2 31 2 
279 32 2 31 2 32 2 31 1 32 2 31 1 32 2 31 1 
280 32 2 31 1 32 1 31 2 32 1 31 1 32 2 31 1 
281 32 1 31 2 32 1 32 2 31 1 32 2 31 1 32 2 
282 31 1 32 2 31 1 32 2 31 2 32 1 31 2 32 1 
283 31 2 32 1 31 2 32 2 31 1 32 2 31 1 32 2 
284 32 1 31 2 32 1 31 2 32 1 31 2 32 2 31 1 
285 32 2 31 2 32 2 31 3 32 2 31 3 32 3 31 3 
286 32 3 31 3 32 4 31 4 32 4 32 5 31 5 32 5 
287 31 5 32 6 31 6 32 6 31 6 32 7 31 7 32 9 
288 31 9 32 10 31 11 32 12 31 14 32 14 31 16 32 18 
289 31 18 32 23 32 27 31 32 32 36 31 42 32 48 31 60 
290 32 77 31 97 32 133 31 204 32 316 31 613 32 465 31 345 
291 32 144 31 -91 32 -182 31 -223 32 -217 31 -183 32 -187 32 -190 
292 31 -190 32 -184 31 -176 32 -172 31 -169 32 -166 31 -162 32 -159 
293 31 -156 32 -154 31 -159 32 -159 31 -154 32 -145 31 -130 32 -110 
294 31 -93 32 -86 31 -76 32 -65 31 -52 899 4619 166 MP stroke
295 gr
296
297 3364 4907 mt 
298 (Time / s) s
299  649 2769 mt  -90 rotate
300 (Thrust / N) s
301 90 rotate
302 gs 899 389 5360 4231 rc
303 DA
304 0 1439 5201 0 899 3180 3 MP stroke
305 gr
306
307 DA
308  882 4662 mt 
309 ( ) s
310 6242  431 mt 
311 ( ) s
312 SO
313 1 sg
314 0 334 1279 0 0 -334 4920 783 4 MP
315 PP
316 -1279 0 0 334 1279 0 0 -334 4920 783 5 MP stroke
317 4 w
318 DO
319 SO
320 6 w
321 0 sg
322 4920  783 mt 6199  783 L
323 4920  449 mt 6199  449 L
324 4920  783 mt 4920  449 L
325 6199  783 mt 6199  449 L
326 4920  783 mt 6199  783 L
327 4920  783 mt 4920  449 L
328 4920  783 mt 6199  783 L
329 4920  449 mt 6199  449 L
330 4920  783 mt 4920  449 L
331 6199  783 mt 6199  449 L
332 5382  584 mt 
333 (Estes D12) s
334 gs 4920 449 1280 335 rc
335 355 0 4991 542 2 MP stroke
336 gr
337
338 5382  733 mt 
339 (Average thrust) s
340 gs 4920 449 1280 335 rc
341 DA
342 355 0 4991 689 2 MP stroke
343 SO
344 gr
345
346
347 end %%Color Dict
348
349 eplot
350 %%EndObject
351
352 epage
353 end
354
355 showpage
356
357 %%Trailer
358 %%BoundingBox:    60   198   547   591
359 %%Pages: 001
360 %%EOF