%!PS-Adobe-3.0 EPSF-3.0 % Produced by xpdf/pdftops 3.02 %%Creator: TeX %%LanguageLevel: 2 %%DocumentSuppliedResources: (atend) %%BoundingBox: 0 0 699 484 %%EndComments %%BeginProlog %%BeginResource: procset xpdf 3.02 0 %%Copyright: Copyright 1996-2007 Glyph & Cog, LLC /xpdf 75 dict def xpdf begin % PDF special state /pdfDictSize 15 def /pdfSetup { 3 1 roll 2 array astore /setpagedevice where { pop 3 dict begin /PageSize exch def /ImagingBBox null def /Policies 1 dict dup begin /PageSize 3 def end def { /Duplex true def } if currentdict end setpagedevice } { pop pop } ifelse } def /pdfStartPage { pdfDictSize dict begin /pdfFillCS [] def /pdfFillXform {} def /pdfStrokeCS [] def /pdfStrokeXform {} def /pdfFill [0] def /pdfStroke [0] def /pdfFillOP false def /pdfStrokeOP false def /pdfLastFill false def /pdfLastStroke false def /pdfTextMat [1 0 0 1 0 0] def /pdfFontSize 0 def /pdfCharSpacing 0 def /pdfTextRender 0 def /pdfTextRise 0 def /pdfWordSpacing 0 def /pdfHorizScaling 1 def /pdfTextClipPath [] def } def /pdfEndPage { end } def % PDF color state /cs { /pdfFillXform exch def dup /pdfFillCS exch def setcolorspace } def /CS { /pdfStrokeXform exch def dup /pdfStrokeCS exch def setcolorspace } def /sc { pdfLastFill not { pdfFillCS setcolorspace } if dup /pdfFill exch def aload pop pdfFillXform setcolor /pdfLastFill true def /pdfLastStroke false def } def /SC { pdfLastStroke not { pdfStrokeCS setcolorspace } if dup /pdfStroke exch def aload pop pdfStrokeXform setcolor /pdfLastStroke true def /pdfLastFill false def } def /op { /pdfFillOP exch def pdfLastFill { pdfFillOP setoverprint } if } def /OP { /pdfStrokeOP exch def pdfLastStroke { pdfStrokeOP setoverprint } if } def /fCol { pdfLastFill not { pdfFillCS setcolorspace pdfFill aload pop pdfFillXform setcolor pdfFillOP setoverprint /pdfLastFill true def /pdfLastStroke false def } if } def /sCol { pdfLastStroke not { pdfStrokeCS setcolorspace pdfStroke aload pop pdfStrokeXform setcolor pdfStrokeOP setoverprint /pdfLastStroke true def /pdfLastFill false def } if } def % build a font /pdfMakeFont { 4 3 roll findfont 4 2 roll matrix scale makefont dup length dict begin { 1 index /FID ne { def } { pop pop } ifelse } forall /Encoding exch def currentdict end definefont pop } def /pdfMakeFont16 { exch findfont dup length dict begin { 1 index /FID ne { def } { pop pop } ifelse } forall /WMode exch def currentdict end definefont pop } def % graphics state operators /q { gsave pdfDictSize dict begin } def /Q { end grestore /pdfLastFill where { pop pdfLastFill { pdfFillOP setoverprint } { pdfStrokeOP setoverprint } ifelse } if } def /cm { concat } def /d { setdash } def /i { setflat } def /j { setlinejoin } def /J { setlinecap } def /M { setmiterlimit } def /w { setlinewidth } def % path segment operators /m { moveto } def /l { lineto } def /c { curveto } def /re { 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto neg 0 rlineto closepath } def /h { closepath } def % path painting operators /S { sCol stroke } def /Sf { fCol stroke } def /f { fCol fill } def /f* { fCol eofill } def % clipping operators /W { clip newpath } def /W* { eoclip newpath } def /Ws { strokepath clip newpath } def % text state operators /Tc { /pdfCharSpacing exch def } def /Tf { dup /pdfFontSize exch def dup pdfHorizScaling mul exch matrix scale pdfTextMat matrix concatmatrix dup 4 0 put dup 5 0 put exch findfont exch makefont setfont } def /Tr { /pdfTextRender exch def } def /Ts { /pdfTextRise exch def } def /Tw { /pdfWordSpacing exch def } def /Tz { /pdfHorizScaling exch def } def % text positioning operators /Td { pdfTextMat transform moveto } def /Tm { /pdfTextMat exch def } def % text string operators /cshow where { pop /cshow2 { dup { pop pop 1 string dup 0 3 index put 3 index exec } exch cshow pop pop } def }{ /cshow2 { currentfont /FontType get 0 eq { 0 2 2 index length 1 sub { 2 copy get exch 1 add 2 index exch get 2 copy exch 256 mul add 2 string dup 0 6 5 roll put dup 1 5 4 roll put 3 index exec } for } { dup { 1 string dup 0 3 index put 3 index exec } forall } ifelse pop pop } def } ifelse /awcp { exch { false charpath 5 index 5 index rmoveto 6 index eq { 7 index 7 index rmoveto } if } exch cshow2 6 {pop} repeat } def /Tj { fCol 1 index stringwidth pdfTextMat idtransform pop sub 1 index length dup 0 ne { div } { pop pop 0 } ifelse pdfWordSpacing pdfHorizScaling mul 0 pdfTextMat dtransform 32 4 3 roll pdfCharSpacing pdfHorizScaling mul add 0 pdfTextMat dtransform 6 5 roll Tj1 } def /Tj16 { fCol 2 index stringwidth pdfTextMat idtransform pop sub exch div pdfWordSpacing pdfHorizScaling mul 0 pdfTextMat dtransform 32 4 3 roll pdfCharSpacing pdfHorizScaling mul add 0 pdfTextMat dtransform 6 5 roll Tj1 } def /Tj16V { fCol 2 index stringwidth pdfTextMat idtransform exch pop sub exch div 0 pdfWordSpacing pdfTextMat dtransform 32 4 3 roll pdfCharSpacing add 0 exch pdfTextMat dtransform 6 5 roll Tj1 } def /Tj1 { 0 pdfTextRise pdfTextMat dtransform rmoveto currentpoint 8 2 roll pdfTextRender 1 and 0 eq { 6 copy awidthshow } if pdfTextRender 3 and dup 1 eq exch 2 eq or { 7 index 7 index moveto 6 copy currentfont /FontType get 3 eq { fCol } { sCol } ifelse false awcp currentpoint stroke moveto } if pdfTextRender 4 and 0 ne { 8 6 roll moveto false awcp /pdfTextClipPath [ pdfTextClipPath aload pop {/moveto cvx} {/lineto cvx} {/curveto cvx} {/closepath cvx} pathforall ] def currentpoint newpath moveto } { 8 {pop} repeat } ifelse 0 pdfTextRise neg pdfTextMat dtransform rmoveto } def /TJm { pdfFontSize 0.001 mul mul neg 0 pdfTextMat dtransform rmoveto } def /TJmV { pdfFontSize 0.001 mul mul neg 0 exch pdfTextMat dtransform rmoveto } def /Tclip { pdfTextClipPath cvx exec clip newpath /pdfTextClipPath [] def } def % Level 2 image operators /pdfImBuf 100 string def /pdfIm { image { currentfile pdfImBuf readline not { pop exit } if (%-EOD-) eq { exit } if } loop } def /pdfImM { fCol imagemask { currentfile pdfImBuf readline not { pop exit } if (%-EOD-) eq { exit } if } loop } def /pr { 2 index 2 index 3 2 roll putinterval 4 add } def /pdfImClip { gsave 0 2 4 index length 1 sub { dup 4 index exch 2 copy get 5 index div put 1 add 3 index exch 2 copy get 3 index div put } for pop pop rectclip } def /pdfImClipEnd { grestore } def % shading operators /colordelta { false 0 1 3 index length 1 sub { dup 4 index exch get 3 index 3 2 roll get sub abs 0.004 gt { pop true } if } for exch pop exch pop } def /funcCol { func n array astore } def /funcSH { dup 0 eq { true } { dup 6 eq { false } { 4 index 4 index funcCol dup 6 index 4 index funcCol dup 3 1 roll colordelta 3 1 roll 5 index 5 index funcCol dup 3 1 roll colordelta 3 1 roll 6 index 8 index funcCol dup 3 1 roll colordelta 3 1 roll colordelta or or or } ifelse } ifelse { 1 add 4 index 3 index add 0.5 mul exch 4 index 3 index add 0.5 mul exch 6 index 6 index 4 index 4 index 4 index funcSH 2 index 6 index 6 index 4 index 4 index funcSH 6 index 2 index 4 index 6 index 4 index funcSH 5 3 roll 3 2 roll funcSH pop pop } { pop 3 index 2 index add 0.5 mul 3 index 2 index add 0.5 mul funcCol sc dup 4 index exch mat transform m 3 index 3 index mat transform l 1 index 3 index mat transform l mat transform l pop pop h f* } ifelse } def /axialCol { dup 0 lt { pop t0 } { dup 1 gt { pop t1 } { dt mul t0 add } ifelse } ifelse func n array astore } def /axialSH { dup 0 eq { true } { dup 8 eq { false } { 2 index axialCol 2 index axialCol colordelta } ifelse } ifelse { 1 add 3 1 roll 2 copy add 0.5 mul dup 4 3 roll exch 4 index axialSH exch 3 2 roll axialSH } { pop 2 copy add 0.5 mul axialCol sc exch dup dx mul x0 add exch dy mul y0 add 3 2 roll dup dx mul x0 add exch dy mul y0 add dx abs dy abs ge { 2 copy yMin sub dy mul dx div add yMin m yMax sub dy mul dx div add yMax l 2 copy yMax sub dy mul dx div add yMax l yMin sub dy mul dx div add yMin l h f* } { exch 2 copy xMin sub dx mul dy div add xMin exch m xMax sub dx mul dy div add xMax exch l exch 2 copy xMax sub dx mul dy div add xMax exch l xMin sub dx mul dy div add xMin exch l h f* } ifelse } ifelse } def /radialCol { dup t0 lt { pop t0 } { dup t1 gt { pop t1 } if } ifelse func n array astore } def /radialSH { dup 0 eq { true } { dup 8 eq { false } { 2 index dt mul t0 add radialCol 2 index dt mul t0 add radialCol colordelta } ifelse } ifelse { 1 add 3 1 roll 2 copy add 0.5 mul dup 4 3 roll exch 4 index radialSH exch 3 2 roll radialSH } { pop 2 copy add 0.5 mul dt mul t0 add radialCol sc encl { exch dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add 0 360 arc h dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add 360 0 arcn h f } { 2 copy dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add a1 a2 arcn dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add a2 a1 arcn h dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add a1 a2 arc dup dx mul x0 add exch dup dy mul y0 add exch dr mul r0 add a2 a1 arc h f } ifelse } ifelse } def end %%EndResource %%EndProlog %%BeginSetup xpdf begin /F8_0 /Helvetica 1 1 [ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright /parenleft/parenright/asterisk/plus/comma/hyphen/period/slash /zero/one/two/three/four/five/six/seven /eight/nine/colon/semicolon/less/equal/greater/question /at/A/B/C/D/E/F/G /H/I/J/K/L/M/N/O /P/Q/R/S/T/U/V/W /X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore /quoteleft/a/b/c/d/e/f/g /h/i/j/k/l/m/n/o /p/q/r/s/t/u/v/w /x/y/z/braceleft/bar/braceright/asciitilde/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/exclamdown/cent/sterling/fraction/yen/florin/section /currency/quotesingle/quotedblleft/guillemotleft/guilsinglleft/guilsinglright/fi/fl /.notdef/endash/dagger/daggerdbl/periodcentered/.notdef/paragraph/bullet /quotesinglbase/quotedblbase/quotedblright/guillemotright/ellipsis/perthousand/.notdef/questiondown /.notdef/grave/acute/circumflex/tilde/macron/breve/dotaccent /dieresis/.notdef/ring/cedilla/.notdef/hungarumlaut/ogonek/caron /emdash/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/AE/.notdef/ordfeminine/.notdef/.notdef/.notdef/.notdef /Lslash/Oslash/OE/ordmasculine/.notdef/.notdef/.notdef/.notdef /.notdef/ae/.notdef/.notdef/.notdef/dotlessi/.notdef/.notdef /lslash/oslash/oe/germandbls/.notdef/.notdef/.notdef/.notdef] pdfMakeFont %%EndSetup pdfStartPage [] 0 d 1 i 0 j 0 J 10 M 1 w /DeviceGray {} cs [0] sc /DeviceGray {} CS [0] SC false op false OP {} settransfer 0 0 699 484 re W q q [1 0 0 1 -55 -62] cm q [0 -1 1 0 0 612] cm 0 0 612 792 re W q [0.1 0 0 0.1 0 0] cm 10 w 3.8 M /DeviceRGB {} CS [0 0 0] SC 4891 1186 m 4891 1249 l 4891 7447 m 4891 7384 l S /DeviceRGB {} cs [0 0 0] sc q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 493.77 98.5242] Tm 0 0 Td /F8_0 14 Tf ( 0) 11.676 Tj Q 3886 1186 m 3886 1249 l 3886 7447 m 3886 7384 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 393.27 86.8484] Tm 0 0 Td /F8_0 14 Tf ( 0.5) 23.352 Tj Q 2880 1186 m 2880 1249 l 2880 7447 m 2880 7384 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 292.67 98.5242] Tm 0 0 Td /F8_0 14 Tf ( 1) 11.676 Tj Q 1875 1186 m 1875 1249 l 1875 7447 m 1875 7384 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 192.17 86.8484] Tm 0 0 Td /F8_0 14 Tf ( 1.5) 23.352 Tj Q 870 1186 m 870 1249 l 870 7447 m 870 7384 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 91.6699 98.5242] Tm 0 0 Td /F8_0 14 Tf ( 2) 11.676 Tj Q 5092 1186 m 5029 1186 l 669 1186 m 732 1186 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 527.87 112.762] Tm 0 0 Td /F8_0 14 Tf ( 0) 11.676 Tj Q 5092 2438 m 5029 2438 l 669 2438 m 732 2438 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 527.87 237.962] Tm 0 0 Td /F8_0 14 Tf ( 2) 11.676 Tj Q 5092 3690 m 5029 3690 l 669 3690 m 732 3690 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 527.87 363.162] Tm 0 0 Td /F8_0 14 Tf ( 4) 11.676 Tj Q 5092 4943 m 5029 4943 l 669 4943 m 732 4943 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 527.87 488.462] Tm 0 0 Td /F8_0 14 Tf ( 6) 11.676 Tj Q 5092 6195 m 5029 6195 l 669 6195 m 732 6195 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 527.87 613.662] Tm 0 0 Td /F8_0 14 Tf ( 8) 11.676 Tj Q 5092 7447 m 5029 7447 l 669 7447 m 732 7447 l S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [0 1 -1 0 527.87 734.97] Tm 0 0 Td /F8_0 14 Tf ( 10) 19.46 Tj Q 669 1186 4423 6261 re S q [10 0 0 10 0 0] cm [1 0 0 1 0 0] Tm 0 0 Td [-1 0 0 -1 319.998 65.8699] Tm 0 0 Td /F8_0 14 Tf (Height / m) 63.798 Tj [0 1 -1 0 548.87 406.709] Tm 0 0 Td /F8_0 14 Tf (Time / s) 49.784 Tj Q 5 w /DeviceRGB {} CS [1 0 0] SC 2880 1186 m 2678 1249 l 2477 1312 l 2281 1376 l 2090 1439 l 1908 1502 l 1735 1565 l 1574 1629 l 1427 1692 l 1294 1755 l 1178 1818 l 1079 1882 l 998 1945 l 936 2008 l 895 2071 l 873 2135 l 872 2198 l 892 2261 l 931 2324 l 991 2388 l 1070 2451 l 1167 2514 l 1282 2577 l 1413 2641 l 1559 2704 l 1718 2767 l 1890 2830 l 2071 2894 l 2261 2957 l 2457 3020 l 2657 3083 l 2860 3147 l 3063 3210 l 3264 3273 l 3461 3336 l 3652 3399 l 3835 3463 l 4009 3526 l 4171 3589 l 4320 3652 l 4454 3716 l 4572 3779 l 4673 3842 l 4756 3905 l 4819 3969 l 4863 4032 l 4887 4095 l 4890 4158 l 4872 4222 l 4835 4285 l 4777 4348 l 4700 4411 l 4605 4475 l 4492 4538 l 4362 4601 l 4218 4664 l 4059 4728 l 3889 4791 l 3709 4854 l 3520 4917 l 3324 4981 l 3124 5044 l 2922 5107 l 2719 5170 l 2518 5234 l 2320 5297 l 2128 5360 l 1944 5423 l 1769 5486 l 1606 5550 l 1456 5613 l 1320 5676 l 1200 5739 l 1097 5803 l 1013 5866 l 947 5929 l 902 5992 l 876 6056 l 871 6119 l 886 6182 l 922 6245 l 977 6309 l 1052 6372 l 1146 6435 l 1257 6498 l 1385 6562 l 1528 6625 l 1685 6688 l 1854 6751 l 2033 6815 l 2222 6878 l 2417 6941 l 2616 7004 l 2819 7068 l 3021 7131 l 3223 7194 l 3421 7257 l 3614 7321 l 3799 7384 l 3974 7447 l S 10 w /DeviceRGB {} CS [0 0 0] SC 669 1186 4423 6261 re S /DeviceGray {} cs [0] sc Q Q Q Q showpage %%PageTrailer pdfEndPage %%Trailer end %%DocumentSuppliedResources: %%EOF