| 600 | 
           kaklik | 
           1 | 
           %!PS-Adobe-2.0
  | 
        
        
            | 
            | 
           2 | 
           %%Title: rotace1.ps
  | 
        
        
            | 
            | 
           3 | 
           %%Creator: gnuplot 4.2 patchlevel 4 
  | 
        
        
            | 
            | 
           4 | 
           %%CreationDate: Sun Nov  1 19:00:37 2009
  | 
        
        
            | 
            | 
           5 | 
           %%DocumentFonts: (atend)
  | 
        
        
            | 
            | 
           6 | 
           %%BoundingBox: 50 50 554 770
  | 
        
        
            | 
            | 
           7 | 
           %%Orientation: Landscape
  | 
        
        
            | 
            | 
           8 | 
           %%Pages: (atend)
  | 
        
        
            | 
            | 
           9 | 
           %%EndComments
  | 
        
        
            | 
            | 
           10 | 
           %%BeginProlog
  | 
        
        
            | 
            | 
           11 | 
           /gnudict 256 dict def
  | 
        
        
            | 
            | 
           12 | 
           gnudict begin
  | 
        
        
            | 
            | 
           13 | 
           %
  | 
        
        
            | 
            | 
           14 | 
           % The following 6 true/false flags may be edited by hand if required
  | 
        
        
            | 
            | 
           15 | 
           % The unit line width may also be changed
  | 
        
        
            | 
            | 
           16 | 
           %
  | 
        
        
            | 
            | 
           17 | 
           /Color false def
  | 
        
        
            | 
            | 
           18 | 
           /Blacktext false def
  | 
        
        
            | 
            | 
           19 | 
           /Solid false def
  | 
        
        
            | 
            | 
           20 | 
           /Dashlength 1 def
  | 
        
        
            | 
            | 
           21 | 
           /Landscape true def
  | 
        
        
            | 
            | 
           22 | 
           /Level1 false def
  | 
        
        
            | 
            | 
           23 | 
           /Rounded false def
  | 
        
        
            | 
            | 
           24 | 
           /TransparentPatterns false def
  | 
        
        
            | 
            | 
           25 | 
           /gnulinewidth 5.000 def
  | 
        
        
            | 
            | 
           26 | 
           /userlinewidth gnulinewidth def
  | 
        
        
            | 
            | 
           27 | 
           %
  | 
        
        
            | 
            | 
           28 | 
           /vshift -46 def
  | 
        
        
            | 
            | 
           29 | 
           /dl1 {
  | 
        
        
            | 
            | 
           30 | 
             10.0 Dashlength mul mul
  | 
        
        
            | 
            | 
           31 | 
             Rounded { currentlinewidth 0.75 mul sub dup 0 le { pop 0.01 } if } if
  | 
        
        
            | 
            | 
           32 | 
           } def
  | 
        
        
            | 
            | 
           33 | 
           /dl2 {
  | 
        
        
            | 
            | 
           34 | 
             10.0 Dashlength mul mul
  | 
        
        
            | 
            | 
           35 | 
             Rounded { currentlinewidth 0.75 mul add } if
  | 
        
        
            | 
            | 
           36 | 
           } def
  | 
        
        
            | 
            | 
           37 | 
           /hpt_ 31.5 def
  | 
        
        
            | 
            | 
           38 | 
           /vpt_ 31.5 def
  | 
        
        
            | 
            | 
           39 | 
           /hpt hpt_ def
  | 
        
        
            | 
            | 
           40 | 
           /vpt vpt_ def
  | 
        
        
            | 
            | 
           41 | 
           Level1 {} {
  | 
        
        
            | 
            | 
           42 | 
           /SDict 10 dict def
  | 
        
        
            | 
            | 
           43 | 
           systemdict /pdfmark known not {
  | 
        
        
            | 
            | 
           44 | 
             userdict /pdfmark systemdict /cleartomark get put
  | 
        
        
            | 
            | 
           45 | 
           } if
  | 
        
        
            | 
            | 
           46 | 
           SDict begin [
  | 
        
        
            | 
            | 
           47 | 
             /Title (rotace1.ps)
  | 
        
        
            | 
            | 
           48 | 
             /Subject (gnuplot plot)
  | 
        
        
            | 
            | 
           49 | 
             /Creator (gnuplot 4.2 patchlevel 4 )
  | 
        
        
            | 
            | 
           50 | 
             /Author (Jakub Kakona,,,)
  | 
        
        
            | 
            | 
           51 | 
           %  /Producer (gnuplot)
  | 
        
        
            | 
            | 
           52 | 
           %  /Keywords ()
  | 
        
        
            | 
            | 
           53 | 
             /CreationDate (Sun Nov  1 19:00:37 2009)
  | 
        
        
            | 
            | 
           54 | 
             /DOCINFO pdfmark
  | 
        
        
            | 
            | 
           55 | 
           end
  | 
        
        
            | 
            | 
           56 | 
           } ifelse
  | 
        
        
            | 
            | 
           57 | 
           %
  | 
        
        
            | 
            | 
           58 | 
           % Gnuplot Prolog Version 4.2 (August 2006)
  | 
        
        
            | 
            | 
           59 | 
           %
  | 
        
        
            | 
            | 
           60 | 
           /M {moveto} bind def
  | 
        
        
            | 
            | 
           61 | 
           /L {lineto} bind def
  | 
        
        
            | 
            | 
           62 | 
           /R {rmoveto} bind def
  | 
        
        
            | 
            | 
           63 | 
           /V {rlineto} bind def
  | 
        
        
            | 
            | 
           64 | 
           /N {newpath moveto} bind def
  | 
        
        
            | 
            | 
           65 | 
           /Z {closepath} bind def
  | 
        
        
            | 
            | 
           66 | 
           /C {setrgbcolor} bind def
  | 
        
        
            | 
            | 
           67 | 
           /f {rlineto fill} bind def
  | 
        
        
            | 
            | 
           68 | 
           /vpt2 vpt 2 mul def
  | 
        
        
            | 
            | 
           69 | 
           /hpt2 hpt 2 mul def
  | 
        
        
            | 
            | 
           70 | 
           /Lshow {currentpoint stroke M 0 vshift R 
  | 
        
        
            | 
            | 
           71 | 
           	Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
  | 
        
        
            | 
            | 
           72 | 
           /Rshow {currentpoint stroke M dup stringwidth pop neg vshift R
  | 
        
        
            | 
            | 
           73 | 
           	Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
  | 
        
        
            | 
            | 
           74 | 
           /Cshow {currentpoint stroke M dup stringwidth pop -2 div vshift R 
  | 
        
        
            | 
            | 
           75 | 
           	Blacktext {gsave 0 setgray show grestore} {show} ifelse} def
  | 
        
        
            | 
            | 
           76 | 
           /UP {dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  | 
        
        
            | 
            | 
           77 | 
             /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def} def
  | 
        
        
            | 
            | 
           78 | 
           /DL {Color {setrgbcolor Solid {pop []} if 0 setdash}
  | 
        
        
            | 
            | 
           79 | 
            {pop pop pop 0 setgray Solid {pop []} if 0 setdash} ifelse} def
  | 
        
        
            | 
            | 
           80 | 
           /BL {stroke userlinewidth 2 mul setlinewidth
  | 
        
        
            | 
            | 
           81 | 
           	Rounded {1 setlinejoin 1 setlinecap} if} def
  | 
        
        
            | 
            | 
           82 | 
           /AL {stroke userlinewidth 2 div setlinewidth
  | 
        
        
            | 
            | 
           83 | 
           	Rounded {1 setlinejoin 1 setlinecap} if} def
  | 
        
        
            | 
            | 
           84 | 
           /UL {dup gnulinewidth mul /userlinewidth exch def
  | 
        
        
            | 
            | 
           85 | 
           	dup 1 lt {pop 1} if 10 mul /udl exch def} def
  | 
        
        
            | 
            | 
           86 | 
           /PL {stroke userlinewidth setlinewidth
  | 
        
        
            | 
            | 
           87 | 
           	Rounded {1 setlinejoin 1 setlinecap} if} def
  | 
        
        
            | 
            | 
           88 | 
           % Default Line colors
  | 
        
        
            | 
            | 
           89 | 
           /LCw {1 1 1} def
  | 
        
        
            | 
            | 
           90 | 
           /LCb {0 0 0} def
  | 
        
        
            | 
            | 
           91 | 
           /LCa {0 0 0} def
  | 
        
        
            | 
            | 
           92 | 
           /LC0 {1 0 0} def
  | 
        
        
            | 
            | 
           93 | 
           /LC1 {0 1 0} def
  | 
        
        
            | 
            | 
           94 | 
           /LC2 {0 0 1} def
  | 
        
        
            | 
            | 
           95 | 
           /LC3 {1 0 1} def
  | 
        
        
            | 
            | 
           96 | 
           /LC4 {0 1 1} def
  | 
        
        
            | 
            | 
           97 | 
           /LC5 {1 1 0} def
  | 
        
        
            | 
            | 
           98 | 
           /LC6 {0 0 0} def
  | 
        
        
            | 
            | 
           99 | 
           /LC7 {1 0.3 0} def
  | 
        
        
            | 
            | 
           100 | 
           /LC8 {0.5 0.5 0.5} def
  | 
        
        
            | 
            | 
           101 | 
           % Default Line Types
  | 
        
        
            | 
            | 
           102 | 
           /LTw {PL [] 1 setgray} def
  | 
        
        
            | 
            | 
           103 | 
           /LTb {BL [] LCb DL} def
  | 
        
        
            | 
            | 
           104 | 
           /LTa {AL [1 udl mul 2 udl mul] 0 setdash LCa setrgbcolor} def
  | 
        
        
            | 
            | 
           105 | 
           /LT0 {PL [] LC0 DL} def
  | 
        
        
            | 
            | 
           106 | 
           /LT1 {PL [4 dl1 2 dl2] LC1 DL} def
  | 
        
        
            | 
            | 
           107 | 
           /LT2 {PL [2 dl1 3 dl2] LC2 DL} def
  | 
        
        
            | 
            | 
           108 | 
           /LT3 {PL [1 dl1 1.5 dl2] LC3 DL} def
  | 
        
        
            | 
            | 
           109 | 
           /LT4 {PL [6 dl1 2 dl2 1 dl1 2 dl2] LC4 DL} def
  | 
        
        
            | 
            | 
           110 | 
           /LT5 {PL [3 dl1 3 dl2 1 dl1 3 dl2] LC5 DL} def
  | 
        
        
            | 
            | 
           111 | 
           /LT6 {PL [2 dl1 2 dl2 2 dl1 6 dl2] LC6 DL} def
  | 
        
        
            | 
            | 
           112 | 
           /LT7 {PL [1 dl1 2 dl2 6 dl1 2 dl2 1 dl1 2 dl2] LC7 DL} def
  | 
        
        
            | 
            | 
           113 | 
           /LT8 {PL [2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 2 dl2 2 dl1 4 dl2] LC8 DL} def
  | 
        
        
            | 
            | 
           114 | 
           /Pnt {stroke [] 0 setdash gsave 1 setlinecap M 0 0 V stroke grestore} def
  | 
        
        
            | 
            | 
           115 | 
           /Dia {stroke [] 0 setdash 2 copy vpt add M
  | 
        
        
            | 
            | 
           116 | 
             hpt neg vpt neg V hpt vpt neg V
  | 
        
        
            | 
            | 
           117 | 
             hpt vpt V hpt neg vpt V closepath stroke
  | 
        
        
            | 
            | 
           118 | 
             Pnt} def
  | 
        
        
            | 
            | 
           119 | 
           /Pls {stroke [] 0 setdash vpt sub M 0 vpt2 V
  | 
        
        
            | 
            | 
           120 | 
             currentpoint stroke M
  | 
        
        
            | 
            | 
           121 | 
             hpt neg vpt neg R hpt2 0 V stroke
  | 
        
        
            | 
            | 
           122 | 
            } def
  | 
        
        
            | 
            | 
           123 | 
           /Box {stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  | 
        
        
            | 
            | 
           124 | 
              | 
        
        
            | 
            | 
           125 | 
             hpt2 neg 0 V closepath stroke
  | 
        
        
            | 
            | 
           126 | 
             Pnt} def
  | 
        
        
            | 
            | 
           127 | 
           /Crs {stroke [] 0 setdash exch hpt sub exch vpt add M
  | 
        
        
            | 
            | 
           128 | 
             hpt2 vpt2 neg V currentpoint stroke M
  | 
        
        
            | 
            | 
           129 | 
             hpt2 neg 0 R hpt2 vpt2 V stroke} def
  | 
        
        
            | 
            | 
           130 | 
           /TriU {stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  | 
        
        
            | 
            | 
           131 | 
             hpt neg vpt -1.62 mul V
  | 
        
        
            | 
            | 
           132 | 
             hpt 2 mul 0 V
  | 
        
        
            | 
            | 
           133 | 
             hpt neg vpt 1.62 mul V closepath stroke
  | 
        
        
            | 
            | 
           134 | 
             Pnt} def
  | 
        
        
            | 
            | 
           135 | 
           /Star {2 copy Pls Crs} def
  | 
        
        
            | 
            | 
           136 | 
           /BoxF {stroke [] 0 setdash exch hpt sub exch vpt add M
  | 
        
        
            | 
            | 
           137 | 
              | 
        
        
            | 
            | 
           138 | 
             hpt2 neg 0 V closepath fill} def
  | 
        
        
            | 
            | 
           139 | 
           /TriUF {stroke [] 0 setdash vpt 1.12 mul add M
  | 
        
        
            | 
            | 
           140 | 
             hpt neg vpt -1.62 mul V
  | 
        
        
            | 
            | 
           141 | 
             hpt 2 mul 0 V
  | 
        
        
            | 
            | 
           142 | 
             hpt neg vpt 1.62 mul V closepath fill} def
  | 
        
        
            | 
            | 
           143 | 
           /TriD {stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  | 
        
        
            | 
            | 
           144 | 
             hpt neg vpt 1.62 mul V
  | 
        
        
            | 
            | 
           145 | 
             hpt 2 mul 0 V
  | 
        
        
            | 
            | 
           146 | 
             hpt neg vpt -1.62 mul V closepath stroke
  | 
        
        
            | 
            | 
           147 | 
             Pnt} def
  | 
        
        
            | 
            | 
           148 | 
           /TriDF {stroke [] 0 setdash vpt 1.12 mul sub M
  | 
        
        
            | 
            | 
           149 | 
             hpt neg vpt 1.62 mul V
  | 
        
        
            | 
            | 
           150 | 
             hpt 2 mul 0 V
  | 
        
        
            | 
            | 
           151 | 
             hpt neg vpt -1.62 mul V closepath fill} def
  | 
        
        
            | 
            | 
           152 | 
           /DiaF {stroke [] 0 setdash vpt add M
  | 
        
        
            | 
            | 
           153 | 
             hpt neg vpt neg V hpt vpt neg V
  | 
        
        
            | 
            | 
           154 | 
             hpt vpt V hpt neg vpt V closepath fill} def
  | 
        
        
            | 
            | 
           155 | 
           /Pent {stroke [] 0 setdash 2 copy gsave
  | 
        
        
            | 
            | 
           156 | 
             translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  | 
        
        
            | 
            | 
           157 | 
             closepath stroke grestore Pnt} def
  | 
        
        
            | 
            | 
           158 | 
           /PentF {stroke [] 0 setdash gsave
  | 
        
        
            | 
            | 
           159 | 
             translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  | 
        
        
            | 
            | 
           160 | 
             closepath fill grestore} def
  | 
        
        
            | 
            | 
           161 | 
           /Circle {stroke [] 0 setdash 2 copy
  | 
        
        
            | 
            | 
           162 | 
             hpt 0 360 arc stroke Pnt} def
  | 
        
        
            | 
            | 
           163 | 
           /CircleF {stroke [] 0 setdash hpt 0 360 arc fill} def
  | 
        
        
            | 
            | 
           164 | 
           /C0 {BL [] 0 setdash 2 copy moveto vpt 90 450 arc} bind def
  | 
        
        
            | 
            | 
           165 | 
           /C1 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           166 | 
           	2 copy vpt 0 90 arc closepath fill
  | 
        
        
            | 
            | 
           167 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           168 | 
           /C2 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           169 | 
           	2 copy vpt 90 180 arc closepath fill
  | 
        
        
            | 
            | 
           170 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           171 | 
           /C3 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           172 | 
           	2 copy vpt 0 180 arc closepath fill
  | 
        
        
            | 
            | 
           173 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           174 | 
           /C4 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           175 | 
           	2 copy vpt 180 270 arc closepath fill
  | 
        
        
            | 
            | 
           176 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           177 | 
           /C5 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           178 | 
           	2 copy vpt 0 90 arc
  | 
        
        
            | 
            | 
           179 | 
           	2 copy moveto
  | 
        
        
            | 
            | 
           180 | 
           	2 copy vpt 180 270 arc closepath fill
  | 
        
        
            | 
            | 
           181 | 
           	vpt 0 360 arc} bind def
  | 
        
        
            | 
            | 
           182 | 
           /C6 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           183 | 
           	2 copy vpt 90 270 arc closepath fill
  | 
        
        
            | 
            | 
           184 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           185 | 
           /C7 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           186 | 
           	2 copy vpt 0 270 arc closepath fill
  | 
        
        
            | 
            | 
           187 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           188 | 
           /C8 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           189 | 
           	2 copy vpt 270 360 arc closepath fill
  | 
        
        
            | 
            | 
           190 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           191 | 
           /C9 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           192 | 
           	2 copy vpt 270 450 arc closepath fill
  | 
        
        
            | 
            | 
           193 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           194 | 
           /C10 {BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
  | 
        
        
            | 
            | 
           195 | 
           	2 copy moveto
  | 
        
        
            | 
            | 
           196 | 
           	2 copy vpt 90 180 arc closepath fill
  | 
        
        
            | 
            | 
           197 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           198 | 
           /C11 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           199 | 
           	2 copy vpt 0 180 arc closepath fill
  | 
        
        
            | 
            | 
           200 | 
           	2 copy moveto
  | 
        
        
            | 
            | 
           201 | 
           	2 copy vpt 270 360 arc closepath fill
  | 
        
        
            | 
            | 
           202 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           203 | 
           /C12 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           204 | 
           	2 copy vpt 180 360 arc closepath fill
  | 
        
        
            | 
            | 
           205 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           206 | 
           /C13 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           207 | 
           	2 copy vpt 0 90 arc closepath fill
  | 
        
        
            | 
            | 
           208 | 
           	2 copy moveto
  | 
        
        
            | 
            | 
           209 | 
           	2 copy vpt 180 360 arc closepath fill
  | 
        
        
            | 
            | 
           210 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           211 | 
           /C14 {BL [] 0 setdash 2 copy moveto
  | 
        
        
            | 
            | 
           212 | 
           	2 copy vpt 90 360 arc closepath fill
  | 
        
        
            | 
            | 
           213 | 
           	vpt 0 360 arc} bind def
  | 
        
        
            | 
            | 
           214 | 
           /C15 {BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
  | 
        
        
            | 
            | 
           215 | 
           	vpt 0 360 arc closepath} bind def
  | 
        
        
            | 
            | 
           216 | 
           /Rec {newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
  | 
        
        
            | 
            | 
           217 | 
           	neg 0 rlineto closepath} bind def
  | 
        
        
            | 
            | 
           218 | 
           /Square {dup Rec} bind def
  | 
        
        
            | 
            | 
           219 | 
           /Bsquare {vpt sub exch vpt sub exch vpt2 Square} bind def
  | 
        
        
            | 
            | 
           220 | 
           /S0 {BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare} bind def
  | 
        
        
            | 
            | 
           221 | 
           /S1 {BL [] 0 setdash 2 copy vpt Square fill Bsquare} bind def
  | 
        
        
            | 
            | 
           222 | 
           /S2 {BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
  | 
        
        
            | 
            | 
           223 | 
           /S3 {BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare} bind def
  | 
        
        
            | 
            | 
           224 | 
           /S4 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
  | 
        
        
            | 
            | 
           225 | 
           /S5 {BL [] 0 setdash 2 copy 2 copy vpt Square fill
  | 
        
        
            | 
            | 
           226 | 
           	exch vpt sub exch vpt sub vpt Square fill Bsquare} bind def
  | 
        
        
            | 
            | 
           227 | 
           /S6 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare} bind def
  | 
        
        
            | 
            | 
           228 | 
           /S7 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
  | 
        
        
            | 
            | 
           229 | 
           	2 copy vpt Square fill Bsquare} bind def
  | 
        
        
            | 
            | 
           230 | 
           /S8 {BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare} bind def
  | 
        
        
            | 
            | 
           231 | 
           /S9 {BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare} bind def
  | 
        
        
            | 
            | 
           232 | 
           /S10 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
  | 
        
        
            | 
            | 
           233 | 
           	Bsquare} bind def
  | 
        
        
            | 
            | 
           234 | 
           /S11 {BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
  | 
        
        
            | 
            | 
           235 | 
           	Bsquare} bind def
  | 
        
        
            | 
            | 
           236 | 
           /S12 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare} bind def
  | 
        
        
            | 
            | 
           237 | 
           /S13 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
  | 
        
        
            | 
            | 
           238 | 
           	2 copy vpt Square fill Bsquare} bind def
  | 
        
        
            | 
            | 
           239 | 
           /S14 {BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
  | 
        
        
            | 
            | 
           240 | 
           	2 copy exch vpt sub exch vpt Square fill Bsquare} bind def
  | 
        
        
            | 
            | 
           241 | 
           /S15 {BL [] 0 setdash 2 copy Bsquare fill Bsquare} bind def
  | 
        
        
            | 
            | 
           242 | 
           /D0 {gsave translate 45 rotate 0 0 S0 stroke grestore} bind def
  | 
        
        
            | 
            | 
           243 | 
           /D1 {gsave translate 45 rotate 0 0 S1 stroke grestore} bind def
  | 
        
        
            | 
            | 
           244 | 
           /D2 {gsave translate 45 rotate 0 0 S2 stroke grestore} bind def
  | 
        
        
            | 
            | 
           245 | 
           /D3 {gsave translate 45 rotate 0 0 S3 stroke grestore} bind def
  | 
        
        
            | 
            | 
           246 | 
           /D4 {gsave translate 45 rotate 0 0 S4 stroke grestore} bind def
  | 
        
        
            | 
            | 
           247 | 
           /D5 {gsave translate 45 rotate 0 0 S5 stroke grestore} bind def
  | 
        
        
            | 
            | 
           248 | 
           /D6 {gsave translate 45 rotate 0 0 S6 stroke grestore} bind def
  | 
        
        
            | 
            | 
           249 | 
           /D7 {gsave translate 45 rotate 0 0 S7 stroke grestore} bind def
  | 
        
        
            | 
            | 
           250 | 
           /D8 {gsave translate 45 rotate 0 0 S8 stroke grestore} bind def
  | 
        
        
            | 
            | 
           251 | 
           /D9 {gsave translate 45 rotate 0 0 S9 stroke grestore} bind def
  | 
        
        
            | 
            | 
           252 | 
           /D10 {gsave translate 45 rotate 0 0 S10 stroke grestore} bind def
  | 
        
        
            | 
            | 
           253 | 
           /D11 {gsave translate 45 rotate 0 0 S11 stroke grestore} bind def
  | 
        
        
            | 
            | 
           254 | 
           /D12 {gsave translate 45 rotate 0 0 S12 stroke grestore} bind def
  | 
        
        
            | 
            | 
           255 | 
           /D13 {gsave translate 45 rotate 0 0 S13 stroke grestore} bind def
  | 
        
        
            | 
            | 
           256 | 
           /D14 {gsave translate 45 rotate 0 0 S14 stroke grestore} bind def
  | 
        
        
            | 
            | 
           257 | 
           /D15 {gsave translate 45 rotate 0 0 S15 stroke grestore} bind def
  | 
        
        
            | 
            | 
           258 | 
           /DiaE {stroke [] 0 setdash vpt add M
  | 
        
        
            | 
            | 
           259 | 
             hpt neg vpt neg V hpt vpt neg V
  | 
        
        
            | 
            | 
           260 | 
             hpt vpt V hpt neg vpt V closepath stroke} def
  | 
        
        
            | 
            | 
           261 | 
           /BoxE {stroke [] 0 setdash exch hpt sub exch vpt add M
  | 
        
        
            | 
            | 
           262 | 
              | 
        
        
            | 
            | 
           263 | 
             hpt2 neg 0 V closepath stroke} def
  | 
        
        
            | 
            | 
           264 | 
           /TriUE {stroke [] 0 setdash vpt 1.12 mul add M
  | 
        
        
            | 
            | 
           265 | 
             hpt neg vpt -1.62 mul V
  | 
        
        
            | 
            | 
           266 | 
             hpt 2 mul 0 V
  | 
        
        
            | 
            | 
           267 | 
             hpt neg vpt 1.62 mul V closepath stroke} def
  | 
        
        
            | 
            | 
           268 | 
           /TriDE {stroke [] 0 setdash vpt 1.12 mul sub M
  | 
        
        
            | 
            | 
           269 | 
             hpt neg vpt 1.62 mul V
  | 
        
        
            | 
            | 
           270 | 
             hpt 2 mul 0 V
  | 
        
        
            | 
            | 
           271 | 
             hpt neg vpt -1.62 mul V closepath stroke} def
  | 
        
        
            | 
            | 
           272 | 
           /PentE {stroke [] 0 setdash gsave
  | 
        
        
            | 
            | 
           273 | 
             translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  | 
        
        
            | 
            | 
           274 | 
             closepath stroke grestore} def
  | 
        
        
            | 
            | 
           275 | 
           /CircE {stroke [] 0 setdash 
  | 
        
        
            | 
            | 
           276 | 
             hpt 0 360 arc stroke} def
  | 
        
        
            | 
            | 
           277 | 
           /Opaque {gsave closepath 1 setgray fill grestore 0 setgray closepath} def
  | 
        
        
            | 
            | 
           278 | 
           /DiaW {stroke [] 0 setdash vpt add M
  | 
        
        
            | 
            | 
           279 | 
             hpt neg vpt neg V hpt vpt neg V
  | 
        
        
            | 
            | 
           280 | 
             hpt vpt V hpt neg vpt V Opaque stroke} def
  | 
        
        
            | 
            | 
           281 | 
           /BoxW {stroke [] 0 setdash exch hpt sub exch vpt add M
  | 
        
        
            | 
            | 
           282 | 
              | 
        
        
            | 
            | 
           283 | 
             hpt2 neg 0 V Opaque stroke} def
  | 
        
        
            | 
            | 
           284 | 
           /TriUW {stroke [] 0 setdash vpt 1.12 mul add M
  | 
        
        
            | 
            | 
           285 | 
             hpt neg vpt -1.62 mul V
  | 
        
        
            | 
            | 
           286 | 
             hpt 2 mul 0 V
  | 
        
        
            | 
            | 
           287 | 
             hpt neg vpt 1.62 mul V Opaque stroke} def
  | 
        
        
            | 
            | 
           288 | 
           /TriDW {stroke [] 0 setdash vpt 1.12 mul sub M
  | 
        
        
            | 
            | 
           289 | 
             hpt neg vpt 1.62 mul V
  | 
        
        
            | 
            | 
           290 | 
             hpt 2 mul 0 V
  | 
        
        
            | 
            | 
           291 | 
             hpt neg vpt -1.62 mul V Opaque stroke} def
  | 
        
        
            | 
            | 
           292 | 
           /PentW {stroke [] 0 setdash gsave
  | 
        
        
            | 
            | 
           293 | 
             translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  | 
        
        
            | 
            | 
           294 | 
             Opaque stroke grestore} def
  | 
        
        
            | 
            | 
           295 | 
           /CircW {stroke [] 0 setdash 
  | 
        
        
            | 
            | 
           296 | 
             hpt 0 360 arc Opaque stroke} def
  | 
        
        
            | 
            | 
           297 | 
           /BoxFill {gsave Rec 1 setgray fill grestore} def
  | 
        
        
            | 
            | 
           298 | 
           /Density {
  | 
        
        
            | 
            | 
           299 | 
             /Fillden exch def
  | 
        
        
            | 
            | 
           300 | 
             currentrgbcolor
  | 
        
        
            | 
            | 
           301 | 
             /ColB exch def /ColG exch def /ColR exch def
  | 
        
        
            | 
            | 
           302 | 
             /ColR ColR Fillden mul Fillden sub 1 add def
  | 
        
        
            | 
            | 
           303 | 
             /ColG ColG Fillden mul Fillden sub 1 add def
  | 
        
        
            | 
            | 
           304 | 
             /ColB ColB Fillden mul Fillden sub 1 add def
  | 
        
        
            | 
            | 
           305 | 
             ColR ColG ColB setrgbcolor} def
  | 
        
        
            | 
            | 
           306 | 
           /BoxColFill {gsave Rec PolyFill} def
  | 
        
        
            | 
            | 
           307 | 
           /PolyFill {gsave Density fill grestore grestore} def
  | 
        
        
            | 
            | 
           308 | 
           /h {rlineto rlineto rlineto gsave closepath fill grestore} bind def
  | 
        
        
            | 
            | 
           309 | 
           %
  | 
        
        
            | 
            | 
           310 | 
           % PostScript Level 1 Pattern Fill routine for rectangles
  | 
        
        
            | 
            | 
           311 | 
           % Usage: x y w h s a XX PatternFill
  | 
        
        
            | 
            | 
           312 | 
           %	x,y = lower left corner of box to be filled
  | 
        
        
            | 
            | 
           313 | 
           %	w,h = width and height of box
  | 
        
        
            | 
            | 
           314 | 
           %	  a = angle in degrees between lines and x-axis
  | 
        
        
            | 
            | 
           315 | 
           %	 XX = 0/1 for no/yes cross-hatch
  | 
        
        
            | 
            | 
           316 | 
           %
  | 
        
        
            | 
            | 
           317 | 
           /PatternFill {gsave /PFa [ 9 2 roll ] def
  | 
        
        
            | 
            | 
           318 | 
             PFa 0 get PFa 2 get 2 div add PFa 1 get PFa 3 get 2 div add translate
  | 
        
        
            | 
            | 
           319 | 
             PFa 2 get -2 div PFa 3 get -2 div PFa 2 get PFa 3 get Rec
  | 
        
        
            | 
            | 
           320 | 
             gsave 1 setgray fill grestore clip
  | 
        
        
            | 
            | 
           321 | 
             currentlinewidth 0.5 mul setlinewidth
  | 
        
        
            | 
            | 
           322 | 
             /PFs PFa 2 get dup mul PFa 3 get dup mul add sqrt def
  | 
        
        
            | 
            | 
           323 | 
              | 
        
        
            | 
            | 
           324 | 
              | 
        
        
            | 
            | 
           325 | 
           	{PFa 4 get mul 0 M 0 PFs V} for
  | 
        
        
            | 
            | 
           326 | 
              | 
        
        
            | 
            | 
           327 | 
              | 
        
        
            | 
            | 
           328 | 
           	{PFa 4 get mul 0 2 1 roll M PFs 0 V} for
  | 
        
        
            | 
            | 
           329 | 
            } if
  | 
        
        
            | 
            | 
           330 | 
             stroke grestore} def
  | 
        
        
            | 
            | 
           331 | 
           %
  | 
        
        
            | 
            | 
           332 | 
           /languagelevel where
  | 
        
        
            | 
            | 
           333 | 
            {pop languagelevel} {1} ifelse
  | 
        
        
            | 
            | 
           334 | 
            2 lt
  | 
        
        
            | 
            | 
           335 | 
           	{/InterpretLevel1 true def}
  | 
        
        
            | 
            | 
           336 | 
           	{/InterpretLevel1 Level1 def}
  | 
        
        
            | 
            | 
           337 | 
            ifelse
  | 
        
        
            | 
            | 
           338 | 
           %
  | 
        
        
            | 
            | 
           339 | 
           % PostScript level 2 pattern fill definitions
  | 
        
        
            | 
            | 
           340 | 
           %
  | 
        
        
            | 
            | 
           341 | 
           /Level2PatternFill {
  | 
        
        
            | 
            | 
           342 | 
           /Tile8x8 {/PaintType 2 /PatternType 1 /TilingType 1 /BBox [0 0 8 8] /XStep 8 /YStep 8}
  | 
        
        
            | 
            | 
           343 | 
           	bind def
  | 
        
        
            | 
            | 
           344 | 
           /KeepColor {currentrgbcolor [/Pattern /DeviceRGB] setcolorspace} bind def
  | 
        
        
            | 
            | 
           345 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           346 | 
            /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke} 
  | 
        
        
            | 
            | 
           347 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           348 | 
           /Pat1 exch def
  | 
        
        
            | 
            | 
           349 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           350 | 
            /PaintProc {0.5 setlinewidth pop 0 0 M 8 8 L 0 8 M 8 0 L stroke
  | 
        
        
            | 
            | 
           351 | 
              | 
        
        
            | 
            | 
           352 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           353 | 
           /Pat2 exch def
  | 
        
        
            | 
            | 
           354 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           355 | 
            /PaintProc {0.5 setlinewidth pop 0 0 M 0 8 L
  | 
        
        
            | 
            | 
           356 | 
           	8 8 L 8 0 L 0 0 L fill}
  | 
        
        
            | 
            | 
           357 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           358 | 
           /Pat3 exch def
  | 
        
        
            | 
            | 
           359 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           360 | 
            /PaintProc {0.5 setlinewidth pop -4 8 M 8 -4 L
  | 
        
        
            | 
            | 
           361 | 
              | 
        
        
            | 
            | 
           362 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           363 | 
           /Pat4 exch def
  | 
        
        
            | 
            | 
           364 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           365 | 
            /PaintProc {0.5 setlinewidth pop -4 0 M 8 12 L
  | 
        
        
            | 
            | 
           366 | 
              | 
        
        
            | 
            | 
           367 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           368 | 
           /Pat5 exch def
  | 
        
        
            | 
            | 
           369 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           370 | 
            /PaintProc {0.5 setlinewidth pop -2 8 M 4 -4 L
  | 
        
        
            | 
            | 
           371 | 
              | 
        
        
            | 
            | 
           372 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           373 | 
           /Pat6 exch def
  | 
        
        
            | 
            | 
           374 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           375 | 
            /PaintProc {0.5 setlinewidth pop -2 0 M 4 12 L
  | 
        
        
            | 
            | 
           376 | 
              | 
        
        
            | 
            | 
           377 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           378 | 
           /Pat7 exch def
  | 
        
        
            | 
            | 
           379 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           380 | 
            /PaintProc {0.5 setlinewidth pop 8 -2 M -4 4 L
  | 
        
        
            | 
            | 
           381 | 
           	12 0 M -4 8 L 12 4 M 0 10 L stroke}
  | 
        
        
            | 
            | 
           382 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           383 | 
           /Pat8 exch def
  | 
        
        
            | 
            | 
           384 | 
           << Tile8x8
  | 
        
        
            | 
            | 
           385 | 
            /PaintProc {0.5 setlinewidth pop 0 -2 M 12 4 L
  | 
        
        
            | 
            | 
           386 | 
           	-4 0 M 12 8 L -4 4 M 8 10 L stroke}
  | 
        
        
            | 
            | 
           387 | 
           >> matrix makepattern
  | 
        
        
            | 
            | 
           388 | 
           /Pat9 exch def
  | 
        
        
            | 
            | 
           389 | 
           /Pattern1 {PatternBgnd KeepColor Pat1 setpattern} bind def
  | 
        
        
            | 
            | 
           390 | 
           /Pattern2 {PatternBgnd KeepColor Pat2 setpattern} bind def
  | 
        
        
            | 
            | 
           391 | 
           /Pattern3 {PatternBgnd KeepColor Pat3 setpattern} bind def
  | 
        
        
            | 
            | 
           392 | 
           /Pattern4 {PatternBgnd KeepColor Landscape {Pat5} {Pat4} ifelse setpattern} bind def
  | 
        
        
            | 
            | 
           393 | 
           /Pattern5 {PatternBgnd KeepColor Landscape {Pat4} {Pat5} ifelse setpattern} bind def
  | 
        
        
            | 
            | 
           394 | 
           /Pattern6 {PatternBgnd KeepColor Landscape {Pat9} {Pat6} ifelse setpattern} bind def
  | 
        
        
            | 
            | 
           395 | 
           /Pattern7 {PatternBgnd KeepColor Landscape {Pat8} {Pat7} ifelse setpattern} bind def
  | 
        
        
            | 
            | 
           396 | 
           } def
  | 
        
        
            | 
            | 
           397 | 
           %
  | 
        
        
            | 
            | 
           398 | 
           %
  | 
        
        
            | 
            | 
           399 | 
           %End of PostScript Level 2 code
  | 
        
        
            | 
            | 
           400 | 
           %
  | 
        
        
            | 
            | 
           401 | 
           /PatternBgnd {
  | 
        
        
            | 
            | 
           402 | 
             TransparentPatterns {} {gsave 1 setgray fill grestore} ifelse
  | 
        
        
            | 
            | 
           403 | 
           } def
  | 
        
        
            | 
            | 
           404 | 
           %
  | 
        
        
            | 
            | 
           405 | 
           % Substitute for Level 2 pattern fill codes with
  | 
        
        
            | 
            | 
           406 | 
           % grayscale if Level 2 support is not selected.
  | 
        
        
            | 
            | 
           407 | 
           %
  | 
        
        
            | 
            | 
           408 | 
           /Level1PatternFill {
  | 
        
        
            | 
            | 
           409 | 
           /Pattern1 {0.250 Density} bind def
  | 
        
        
            | 
            | 
           410 | 
           /Pattern2 {0.500 Density} bind def
  | 
        
        
            | 
            | 
           411 | 
           /Pattern3 {0.750 Density} bind def
  | 
        
        
            | 
            | 
           412 | 
           /Pattern4 {0.125 Density} bind def
  | 
        
        
            | 
            | 
           413 | 
           /Pattern5 {0.375 Density} bind def
  | 
        
        
            | 
            | 
           414 | 
           /Pattern6 {0.625 Density} bind def
  | 
        
        
            | 
            | 
           415 | 
           /Pattern7 {0.875 Density} bind def
  | 
        
        
            | 
            | 
           416 | 
           } def
  | 
        
        
            | 
            | 
           417 | 
           %
  | 
        
        
            | 
            | 
           418 | 
           % Now test for support of Level 2 code
  | 
        
        
            | 
            | 
           419 | 
           %
  | 
        
        
            | 
            | 
           420 | 
           Level1 {Level1PatternFill} {Level2PatternFill} ifelse
  | 
        
        
            | 
            | 
           421 | 
           %
  | 
        
        
            | 
            | 
           422 | 
           /Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont
  | 
        
        
            | 
            | 
           423 | 
           dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall
  | 
        
        
            | 
            | 
           424 | 
           currentdict end definefont pop
  | 
        
        
            | 
            | 
           425 | 
           end
  | 
        
        
            | 
            | 
           426 | 
           %%EndProlog
  | 
        
        
            | 
            | 
           427 | 
           %%Page: 1 1
  | 
        
        
            | 
            | 
           428 | 
           gnudict begin
  | 
        
        
            | 
            | 
           429 | 
           gsave
  | 
        
        
            | 
            | 
           430 | 
           50 50 translate
  | 
        
        
            | 
            | 
           431 | 
           0.100 0.100 scale
  | 
        
        
            | 
            | 
           432 | 
           90 rotate
  | 
        
        
            | 
            | 
           433 | 
              | 
        
        
            | 
            | 
           434 | 
              | 
        
        
            | 
            | 
           435 | 
           newpath
  | 
        
        
            | 
            | 
           436 | 
           (Helvetica) findfont 140 scalefont setfont
  | 
        
        
            | 
            | 
           437 | 
           1.000 UL
  | 
        
        
            | 
            | 
           438 | 
           LTb
  | 
        
        
            | 
            | 
           439 | 
           798 448 M
  | 
        
        
            | 
            | 
           440 | 
           63 0 V
  | 
        
        
            | 
            | 
           441 | 
           6185 0 R
  | 
        
        
            | 
            | 
           442 | 
           -63 0 V
  | 
        
        
            | 
            | 
           443 | 
           714 448 M
  | 
        
        
            | 
            | 
           444 | 
           ( 2) Rshow
  | 
        
        
            | 
            | 
           445 | 
           1.000 UL
  | 
        
        
            | 
            | 
           446 | 
           LTb
  | 
        
        
            | 
            | 
           447 | 
           798 1001 M
  | 
        
        
            | 
            | 
           448 | 
           63 0 V
  | 
        
        
            | 
            | 
           449 | 
           6185 0 R
  | 
        
        
            | 
            | 
           450 | 
           -63 0 V
  | 
        
        
            | 
            | 
           451 | 
           -6269 0 R
  | 
        
        
            | 
            | 
           452 | 
           ( 4) Rshow
  | 
        
        
            | 
            | 
           453 | 
           1.000 UL
  | 
        
        
            | 
            | 
           454 | 
           LTb
  | 
        
        
            | 
            | 
           455 | 
           798 1554 M
  | 
        
        
            | 
            | 
           456 | 
           63 0 V
  | 
        
        
            | 
            | 
           457 | 
           6185 0 R
  | 
        
        
            | 
            | 
           458 | 
           -63 0 V
  | 
        
        
            | 
            | 
           459 | 
           -6269 0 R
  | 
        
        
            | 
            | 
           460 | 
           ( 6) Rshow
  | 
        
        
            | 
            | 
           461 | 
           1.000 UL
  | 
        
        
            | 
            | 
           462 | 
           LTb
  | 
        
        
            | 
            | 
           463 | 
           798 2107 M
  | 
        
        
            | 
            | 
           464 | 
           63 0 V
  | 
        
        
            | 
            | 
           465 | 
           6185 0 R
  | 
        
        
            | 
            | 
           466 | 
           -63 0 V
  | 
        
        
            | 
            | 
           467 | 
           -6269 0 R
  | 
        
        
            | 
            | 
           468 | 
           ( 8) Rshow
  | 
        
        
            | 
            | 
           469 | 
           1.000 UL
  | 
        
        
            | 
            | 
           470 | 
           LTb
  | 
        
        
            | 
            | 
           471 | 
           798 2660 M
  | 
        
        
            | 
            | 
           472 | 
           63 0 V
  | 
        
        
            | 
            | 
           473 | 
           6185 0 R
  | 
        
        
            | 
            | 
           474 | 
           -63 0 V
  | 
        
        
            | 
            | 
           475 | 
           -6269 0 R
  | 
        
        
            | 
            | 
           476 | 
           ( 10) Rshow
  | 
        
        
            | 
            | 
           477 | 
           1.000 UL
  | 
        
        
            | 
            | 
           478 | 
           LTb
  | 
        
        
            | 
            | 
           479 | 
           798 3213 M
  | 
        
        
            | 
            | 
           480 | 
           63 0 V
  | 
        
        
            | 
            | 
           481 | 
           6185 0 R
  | 
        
        
            | 
            | 
           482 | 
           -63 0 V
  | 
        
        
            | 
            | 
           483 | 
           -6269 0 R
  | 
        
        
            | 
            | 
           484 | 
           ( 12) Rshow
  | 
        
        
            | 
            | 
           485 | 
           1.000 UL
  | 
        
        
            | 
            | 
           486 | 
           LTb
  | 
        
        
            | 
            | 
           487 | 
           798 3766 M
  | 
        
        
            | 
            | 
           488 | 
           63 0 V
  | 
        
        
            | 
            | 
           489 | 
           6185 0 R
  | 
        
        
            | 
            | 
           490 | 
           -63 0 V
  | 
        
        
            | 
            | 
           491 | 
           -6269 0 R
  | 
        
        
            | 
            | 
           492 | 
           ( 14) Rshow
  | 
        
        
            | 
            | 
           493 | 
           1.000 UL
  | 
        
        
            | 
            | 
           494 | 
           LTb
  | 
        
        
            | 
            | 
           495 | 
           798 4319 M
  | 
        
        
            | 
            | 
           496 | 
           63 0 V
  | 
        
        
            | 
            | 
           497 | 
           6185 0 R
  | 
        
        
            | 
            | 
           498 | 
           -63 0 V
  | 
        
        
            | 
            | 
           499 | 
           -6269 0 R
  | 
        
        
            | 
            | 
           500 | 
           ( 16) Rshow
  | 
        
        
            | 
            | 
           501 | 
           1.000 UL
  | 
        
        
            | 
            | 
           502 | 
           LTb
  | 
        
        
            | 
            | 
           503 | 
           798 4872 M
  | 
        
        
            | 
            | 
           504 | 
           63 0 V
  | 
        
        
            | 
            | 
           505 | 
           6185 0 R
  | 
        
        
            | 
            | 
           506 | 
           -63 0 V
  | 
        
        
            | 
            | 
           507 | 
           -6269 0 R
  | 
        
        
            | 
            | 
           508 | 
           ( 18) Rshow
  | 
        
        
            | 
            | 
           509 | 
           1.000 UL
  | 
        
        
            | 
            | 
           510 | 
           LTb
  | 
        
        
            | 
            | 
           511 | 
           798 448 M
  | 
        
        
            | 
            | 
           512 | 
              | 
        
        
            | 
            | 
           513 | 
              | 
        
        
            | 
            | 
           514 | 
              | 
        
        
            | 
            | 
           515 | 
           798 308 M
  | 
        
        
            | 
            | 
           516 | 
           ( 0) Cshow
  | 
        
        
            | 
            | 
           517 | 
           1.000 UL
  | 
        
        
            | 
            | 
           518 | 
           LTb
  | 
        
        
            | 
            | 
           519 | 
           1366 448 M
  | 
        
        
            | 
            | 
           520 | 
              | 
        
        
            | 
            | 
           521 | 
              | 
        
        
            | 
            | 
           522 | 
              | 
        
        
            | 
            | 
           523 | 
              | 
        
        
            | 
            | 
           524 | 
           ( 0.5) Cshow
  | 
        
        
            | 
            | 
           525 | 
           1.000 UL
  | 
        
        
            | 
            | 
           526 | 
           LTb
  | 
        
        
            | 
            | 
           527 | 
           1934 448 M
  | 
        
        
            | 
            | 
           528 | 
              | 
        
        
            | 
            | 
           529 | 
              | 
        
        
            | 
            | 
           530 | 
              | 
        
        
            | 
            | 
           531 | 
              | 
        
        
            | 
            | 
           532 | 
           ( 1) Cshow
  | 
        
        
            | 
            | 
           533 | 
           1.000 UL
  | 
        
        
            | 
            | 
           534 | 
           LTb
  | 
        
        
            | 
            | 
           535 | 
           2502 448 M
  | 
        
        
            | 
            | 
           536 | 
              | 
        
        
            | 
            | 
           537 | 
              | 
        
        
            | 
            | 
           538 | 
              | 
        
        
            | 
            | 
           539 | 
              | 
        
        
            | 
            | 
           540 | 
           ( 1.5) Cshow
  | 
        
        
            | 
            | 
           541 | 
           1.000 UL
  | 
        
        
            | 
            | 
           542 | 
           LTb
  | 
        
        
            | 
            | 
           543 | 
           3070 448 M
  | 
        
        
            | 
            | 
           544 | 
              | 
        
        
            | 
            | 
           545 | 
              | 
        
        
            | 
            | 
           546 | 
              | 
        
        
            | 
            | 
           547 | 
              | 
        
        
            | 
            | 
           548 | 
           ( 2) Cshow
  | 
        
        
            | 
            | 
           549 | 
           1.000 UL
  | 
        
        
            | 
            | 
           550 | 
           LTb
  | 
        
        
            | 
            | 
           551 | 
           3638 448 M
  | 
        
        
            | 
            | 
           552 | 
              | 
        
        
            | 
            | 
           553 | 
              | 
        
        
            | 
            | 
           554 | 
              | 
        
        
            | 
            | 
           555 | 
              | 
        
        
            | 
            | 
           556 | 
           ( 2.5) Cshow
  | 
        
        
            | 
            | 
           557 | 
           1.000 UL
  | 
        
        
            | 
            | 
           558 | 
           LTb
  | 
        
        
            | 
            | 
           559 | 
           4206 448 M
  | 
        
        
            | 
            | 
           560 | 
              | 
        
        
            | 
            | 
           561 | 
              | 
        
        
            | 
            | 
           562 | 
              | 
        
        
            | 
            | 
           563 | 
              | 
        
        
            | 
            | 
           564 | 
           ( 3) Cshow
  | 
        
        
            | 
            | 
           565 | 
           1.000 UL
  | 
        
        
            | 
            | 
           566 | 
           LTb
  | 
        
        
            | 
            | 
           567 | 
           4774 448 M
  | 
        
        
            | 
            | 
           568 | 
              | 
        
        
            | 
            | 
           569 | 
              | 
        
        
            | 
            | 
           570 | 
              | 
        
        
            | 
            | 
           571 | 
              | 
        
        
            | 
            | 
           572 | 
           ( 3.5) Cshow
  | 
        
        
            | 
            | 
           573 | 
           1.000 UL
  | 
        
        
            | 
            | 
           574 | 
           LTb
  | 
        
        
            | 
            | 
           575 | 
           5342 448 M
  | 
        
        
            | 
            | 
           576 | 
              | 
        
        
            | 
            | 
           577 | 
              | 
        
        
            | 
            | 
           578 | 
              | 
        
        
            | 
            | 
           579 | 
              | 
        
        
            | 
            | 
           580 | 
           ( 4) Cshow
  | 
        
        
            | 
            | 
           581 | 
           1.000 UL
  | 
        
        
            | 
            | 
           582 | 
           LTb
  | 
        
        
            | 
            | 
           583 | 
           5910 448 M
  | 
        
        
            | 
            | 
           584 | 
              | 
        
        
            | 
            | 
           585 | 
              | 
        
        
            | 
            | 
           586 | 
              | 
        
        
            | 
            | 
           587 | 
              | 
        
        
            | 
            | 
           588 | 
           ( 4.5) Cshow
  | 
        
        
            | 
            | 
           589 | 
           1.000 UL
  | 
        
        
            | 
            | 
           590 | 
           LTb
  | 
        
        
            | 
            | 
           591 | 
           6478 448 M
  | 
        
        
            | 
            | 
           592 | 
              | 
        
        
            | 
            | 
           593 | 
              | 
        
        
            | 
            | 
           594 | 
              | 
        
        
            | 
            | 
           595 | 
              | 
        
        
            | 
            | 
           596 | 
           ( 5) Cshow
  | 
        
        
            | 
            | 
           597 | 
           1.000 UL
  | 
        
        
            | 
            | 
           598 | 
           LTb
  | 
        
        
            | 
            | 
           599 | 
           7046 448 M
  | 
        
        
            | 
            | 
           600 | 
              | 
        
        
            | 
            | 
           601 | 
              | 
        
        
            | 
            | 
           602 | 
              | 
        
        
            | 
            | 
           603 | 
              | 
        
        
            | 
            | 
           604 | 
           ( 5.5) Cshow
  | 
        
        
            | 
            | 
           605 | 
           1.000 UL
  | 
        
        
            | 
            | 
           606 | 
           LTb
  | 
        
        
            | 
            | 
           607 | 
           1.000 UL
  | 
        
        
            | 
            | 
           608 | 
           LTb
  | 
        
        
            | 
            | 
           609 | 
           798 4872 N
  | 
        
        
            | 
            | 
           610 | 
           798 448 L
  | 
        
        
            | 
            | 
           611 | 
           6248 0 V
  | 
        
        
            | 
            | 
           612 | 
              | 
        
        
            | 
            | 
           613 | 
           -6248 0 V
  | 
        
        
            | 
            | 
           614 | 
           Z stroke
  | 
        
        
            | 
            | 
           615 | 
           LCb setrgbcolor
  | 
        
        
            | 
            | 
           616 | 
           308 2660 M
  | 
        
        
            | 
            | 
           617 | 
           currentpoint gsave translate 90 rotate 0 0 M
  | 
        
        
            | 
            | 
           618 | 
           (Velocity [rad/s]) Cshow
  | 
        
        
            | 
            | 
           619 | 
           grestore
  | 
        
        
            | 
            | 
           620 | 
           LTb
  | 
        
        
            | 
            | 
           621 | 
           LCb setrgbcolor
  | 
        
        
            | 
            | 
           622 | 
           3922 98 M
  | 
        
        
            | 
            | 
           623 | 
           (Time [s]) Cshow
  | 
        
        
            | 
            | 
           624 | 
           LTb
  | 
        
        
            | 
            | 
           625 | 
           1.000 UP
  | 
        
        
            | 
            | 
           626 | 
           1.000 UL
  | 
        
        
            | 
            | 
           627 | 
           LTb
  | 
        
        
            | 
            | 
           628 | 
           1.000 UP
  | 
        
        
            | 
            | 
           629 | 
           1.000 UL
  | 
        
        
            | 
            | 
           630 | 
           LT0
  | 
        
        
            | 
            | 
           631 | 
           /Helvetica findfont 140 scalefont setfont
  | 
        
        
            | 
            | 
           632 | 
           1204 722 Pls
  | 
        
        
            | 
            | 
           633 | 
           1425 866 Pls
  | 
        
        
            | 
            | 
           634 | 
           1616 995 Pls
  | 
        
        
            | 
            | 
           635 | 
           1787 1114 Pls
  | 
        
        
            | 
            | 
           636 | 
           1942 1222 Pls
  | 
        
        
            | 
            | 
           637 | 
           2085 1322 Pls
  | 
        
        
            | 
            | 
           638 | 
           2219 1416 Pls
  | 
        
        
            | 
            | 
           639 | 
           2345 1507 Pls
  | 
        
        
            | 
            | 
           640 | 
           2465 1584 Pls
  | 
        
        
            | 
            | 
           641 | 
           2579 1662 Pls
  | 
        
        
            | 
            | 
           642 | 
           2689 1731 Pls
  | 
        
        
            | 
            | 
           643 | 
           2795 1797 Pls
  | 
        
        
            | 
            | 
           644 | 
           2896 1869 Pls
  | 
        
        
            | 
            | 
           645 | 
           2995 1930 Pls
  | 
        
        
            | 
            | 
           646 | 
           3090 1994 Pls
  | 
        
        
            | 
            | 
           647 | 
           3183 2057 Pls
  | 
        
        
            | 
            | 
           648 | 
           3273 2118 Pls
  | 
        
        
            | 
            | 
           649 | 
           3361 2187 Pls
  | 
        
        
            | 
            | 
           650 | 
           3446 2242 Pls
  | 
        
        
            | 
            | 
           651 | 
           3529 2303 Pls
  | 
        
        
            | 
            | 
           652 | 
           3610 2356 Pls
  | 
        
        
            | 
            | 
           653 | 
           3689 2408 Pls
  | 
        
        
            | 
            | 
           654 | 
           3767 2466 Pls
  | 
        
        
            | 
            | 
           655 | 
           3843 2513 Pls
  | 
        
        
            | 
            | 
           656 | 
           3917 2569 Pls
  | 
        
        
            | 
            | 
           657 | 
           3991 2610 Pls
  | 
        
        
            | 
            | 
           658 | 
           4063 2660 Pls
  | 
        
        
            | 
            | 
           659 | 
           4133 2721 Pls
  | 
        
        
            | 
            | 
           660 | 
           4203 2762 Pls
  | 
        
        
            | 
            | 
           661 | 
           4271 2812 Pls
  | 
        
        
            | 
            | 
           662 | 
           4338 2856 Pls
  | 
        
        
            | 
            | 
           663 | 
           4404 2901 Pls
  | 
        
        
            | 
            | 
           664 | 
           4469 2948 Pls
  | 
        
        
            | 
            | 
           665 | 
           4534 2981 Pls
  | 
        
        
            | 
            | 
           666 | 
           4597 3031 Pls
  | 
        
        
            | 
            | 
           667 | 
           4660 3064 Pls
  | 
        
        
            | 
            | 
           668 | 
           4721 3108 Pls
  | 
        
        
            | 
            | 
           669 | 
           4782 3166 Pls
  | 
        
        
            | 
            | 
           670 | 
           4842 3196 Pls
  | 
        
        
            | 
            | 
           671 | 
           4902 3241 Pls
  | 
        
        
            | 
            | 
           672 | 
           4960 3279 Pls
  | 
        
        
            | 
            | 
           673 | 
           5018 3315 Pls
  | 
        
        
            | 
            | 
           674 | 
           5076 3368 Pls
  | 
        
        
            | 
            | 
           675 | 
           5132 3393 Pls
  | 
        
        
            | 
            | 
           676 | 
           5188 3437 Pls
  | 
        
        
            | 
            | 
           677 | 
           5244 3467 Pls
  | 
        
        
            | 
            | 
           678 | 
           5299 3506 Pls
  | 
        
        
            | 
            | 
           679 | 
           5353 3556 Pls
  | 
        
        
            | 
            | 
           680 | 
           5407 3584 Pls
  | 
        
        
            | 
            | 
           681 | 
           5460 3625 Pls
  | 
        
        
            | 
            | 
           682 | 
           5513 3658 Pls
  | 
        
        
            | 
            | 
           683 | 
           5565 3691 Pls
  | 
        
        
            | 
            | 
           684 | 
           5617 3744 Pls
  | 
        
        
            | 
            | 
           685 | 
           5668 3758 Pls
  | 
        
        
            | 
            | 
           686 | 
           5719 3802 Pls
  | 
        
        
            | 
            | 
           687 | 
           5769 3827 Pls
  | 
        
        
            | 
            | 
           688 | 
           5819 3860 Pls
  | 
        
        
            | 
            | 
           689 | 
           5868 3913 Pls
  | 
        
        
            | 
            | 
           690 | 
           5917 3935 Pls
  | 
        
        
            | 
            | 
           691 | 
           5966 3976 Pls
  | 
        
        
            | 
            | 
           692 | 
           6014 4001 Pls
  | 
        
        
            | 
            | 
           693 | 
           6062 4031 Pls
  | 
        
        
            | 
            | 
           694 | 
           6110 4081 Pls
  | 
        
        
            | 
            | 
           695 | 
           6157 4098 Pls
  | 
        
        
            | 
            | 
           696 | 
           6203 4131 Pls
  | 
        
        
            | 
            | 
           697 | 
           6250 4156 Pls
  | 
        
        
            | 
            | 
           698 | 
           6296 4184 Pls
  | 
        
        
            | 
            | 
           699 | 
           6342 4239 Pls
  | 
        
        
            | 
            | 
           700 | 
           6387 4258 Pls
  | 
        
        
            | 
            | 
           701 | 
           6432 4291 Pls
  | 
        
        
            | 
            | 
           702 | 
           6477 4322 Pls
  | 
        
        
            | 
            | 
           703 | 
           6521 4352 Pls
  | 
        
        
            | 
            | 
           704 | 
           6565 4391 Pls
  | 
        
        
            | 
            | 
           705 | 
           6609 4407 Pls
  | 
        
        
            | 
            | 
           706 | 
           6653 4441 Pls
  | 
        
        
            | 
            | 
           707 | 
           6696 4463 Pls
  | 
        
        
            | 
            | 
           708 | 
           6739 4490 Pls
  | 
        
        
            | 
            | 
           709 | 
           1.000 UL
  | 
        
        
            | 
            | 
           710 | 
           LTb
  | 
        
        
            | 
            | 
           711 | 
           798 4872 N
  | 
        
        
            | 
            | 
           712 | 
           798 448 L
  | 
        
        
            | 
            | 
           713 | 
           6248 0 V
  | 
        
        
            | 
            | 
           714 | 
              | 
        
        
            | 
            | 
           715 | 
           -6248 0 V
  | 
        
        
            | 
            | 
           716 | 
           Z stroke
  | 
        
        
            | 
            | 
           717 | 
           1.000 UP
  | 
        
        
            | 
            | 
           718 | 
           1.000 UL
  | 
        
        
            | 
            | 
           719 | 
           LTb
  | 
        
        
            | 
            | 
           720 | 
           stroke
  | 
        
        
            | 
            | 
           721 | 
           grestore
  | 
        
        
            | 
            | 
           722 | 
           end
  | 
        
        
            | 
            | 
           723 | 
           showpage
  | 
        
        
            | 
            | 
           724 | 
           %%Trailer
  | 
        
        
            | 
            | 
           725 | 
           %%DocumentFonts: Helvetica
  | 
        
        
            | 
            | 
           726 | 
           %%Pages: 1
  |