diff options
author | Karl Berry <karl@freefriends.org> | 2014-01-02 23:51:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-01-02 23:51:33 +0000 |
commit | 037aae555214628582769833f92ee99211fb6972 (patch) | |
tree | d6448e8c8dda22f84707bb8281b341c2e579e12a /Master/texmf-dist/doc/latex/cnbwp/graph18.eps | |
parent | b7163abee7c4e2213d00afb20ec18cbaeca3f9cf (diff) |
cnbwp (2jan14)
git-svn-id: svn://tug.org/texlive/trunk@32550 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/cnbwp/graph18.eps')
-rw-r--r-- | Master/texmf-dist/doc/latex/cnbwp/graph18.eps | 1410 |
1 files changed, 1410 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cnbwp/graph18.eps b/Master/texmf-dist/doc/latex/cnbwp/graph18.eps new file mode 100644 index 00000000000..d08dc174b19 --- /dev/null +++ b/Master/texmf-dist/doc/latex/cnbwp/graph18.eps @@ -0,0 +1,1410 @@ +%!PS-Adobe-2.0 EPSF-2.0 +%%Title: graph18.eps +%%Creator: gnuplot 3.8c patchlevel pm3d 7 +%%CreationDate: Wed Dec 21 00:22:25 2005 +%%DocumentFonts: (atend) +%%BoundingBox: 50 50 410 302 +%%Orientation: Portrait +%%EndComments +/gnudict 256 dict def +gnudict begin +/Color true def +/Solid true def +/gnulinewidth 10.000 def +/userlinewidth gnulinewidth def +/vshift -60 def +/dl {10.0 mul} def +/hpt_ 31.5 def +/vpt_ 31.5 def +/hpt hpt_ def +/vpt vpt_ def +/M {moveto} bind def +/L {lineto} bind def +/R {rmoveto} bind def +/V {rlineto} bind def +/vpt2 vpt 2 mul def +/hpt2 hpt 2 mul def +/Lshow { currentpoint stroke M + 0 vshift R show } def +/Rshow { currentpoint stroke M + dup stringwidth pop neg vshift R show } def +/Cshow { currentpoint stroke M + dup stringwidth pop -2 div vshift R show } def +/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def + /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def +/DL { Color {setrgbcolor Solid {pop []} if 0 setdash } + {pop pop pop Solid {pop []} if 0 setdash} ifelse } def +/BL { stroke gnulinewidth 2 mul setlinewidth } def +/AL { stroke gnulinewidth 2 div setlinewidth } def +/UL { gnulinewidth mul /userlinewidth exch def } def +/PL { stroke userlinewidth setlinewidth } def +/LTb { BL [] 0 0 0 DL } def +/LTa { AL [1 dl 2 dl] 0 setdash 0 0 0 setrgbcolor } def +/LT0 { PL [] 1 0 0 DL } def +/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def +/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def +/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def +/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def +/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def +/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def +/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def +/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def +/Pnt { stroke [] 0 setdash + gsave 1 setlinecap M 0 0 V stroke grestore } def +/Dia { stroke [] 0 setdash 2 copy vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke + Pnt } def +/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V + currentpoint stroke M + hpt neg vpt neg R hpt2 0 V stroke + } def +/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke + Pnt } def +/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M + hpt2 vpt2 neg V currentpoint stroke M + hpt2 neg 0 R hpt2 vpt2 V stroke } def +/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke + Pnt } def +/Star { 2 copy Pls Crs } def +/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath fill } def +/TriUF { stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath fill } def +/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke + Pnt } def +/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath fill} def +/DiaF { stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath fill } def +/Pent { stroke [] 0 setdash 2 copy gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore Pnt } def +/PentF { stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath fill grestore } def +/Circle { stroke [] 0 setdash 2 copy + hpt 0 360 arc stroke Pnt } def +/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def +/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450 arc } bind def +/C1 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + vpt 0 360 arc closepath } bind def +/C2 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath } bind def +/C3 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + vpt 0 360 arc closepath } bind def +/C4 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc closepath } bind def +/C5 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc + 2 copy moveto + 2 copy vpt 180 270 arc closepath fill + vpt 0 360 arc } bind def +/C6 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 270 arc closepath fill + vpt 0 360 arc closepath } bind def +/C7 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 270 arc closepath fill + vpt 0 360 arc closepath } bind def +/C8 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath } bind def +/C9 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 270 450 arc closepath fill + vpt 0 360 arc closepath } bind def +/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill + 2 copy moveto + 2 copy vpt 90 180 arc closepath fill + vpt 0 360 arc closepath } bind def +/C11 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 180 arc closepath fill + 2 copy moveto + 2 copy vpt 270 360 arc closepath fill + vpt 0 360 arc closepath } bind def +/C12 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath } bind def +/C13 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 0 90 arc closepath fill + 2 copy moveto + 2 copy vpt 180 360 arc closepath fill + vpt 0 360 arc closepath } bind def +/C14 { BL [] 0 setdash 2 copy moveto + 2 copy vpt 90 360 arc closepath fill + vpt 0 360 arc } bind def +/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill + vpt 0 360 arc closepath } bind def +/Rec { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto + neg 0 rlineto closepath } bind def +/Square { dup Rec } bind def +/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def +/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def +/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def +/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def +/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def +/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def +/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill + exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def +/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def +/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill + 2 copy vpt Square fill + Bsquare } bind def +/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def +/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def +/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill + Bsquare } bind def +/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill + Bsquare } bind def +/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def +/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy vpt Square fill Bsquare } bind def +/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill + 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def +/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def +/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def +/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def +/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def +/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def +/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def +/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def +/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def +/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def +/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def +/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def +/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def +/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def +/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def +/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def +/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def +/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def +/DiaE { stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V closepath stroke } def +/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V closepath stroke } def +/TriUE { stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V closepath stroke } def +/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V closepath stroke } def +/PentE { stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + closepath stroke grestore } def +/CircE { stroke [] 0 setdash + hpt 0 360 arc stroke } def +/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def +/DiaW { stroke [] 0 setdash vpt add M + hpt neg vpt neg V hpt vpt neg V + hpt vpt V hpt neg vpt V Opaque stroke } def +/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M + 0 vpt2 neg V hpt2 0 V 0 vpt2 V + hpt2 neg 0 V Opaque stroke } def +/TriUW { stroke [] 0 setdash vpt 1.12 mul add M + hpt neg vpt -1.62 mul V + hpt 2 mul 0 V + hpt neg vpt 1.62 mul V Opaque stroke } def +/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M + hpt neg vpt 1.62 mul V + hpt 2 mul 0 V + hpt neg vpt -1.62 mul V Opaque stroke } def +/PentW { stroke [] 0 setdash gsave + translate 0 hpt M 4 {72 rotate 0 hpt L} repeat + Opaque stroke grestore } def +/CircW { stroke [] 0 setdash + hpt 0 360 arc Opaque stroke } def +/BoxFill { gsave Rec 1 setgray fill grestore } def +/Symbol-Oblique /Symbol findfont [1 0 .167 1 0 0] makefont +dup length dict begin {1 index /FID eq {pop pop} {def} ifelse} forall +currentdict end definefont +end +%%EndProlog +gnudict begin +gsave +50 50 translate +0.050 0.050 scale +0 setgray +newpath +(Helvetica) findfont 180 scalefont setfont +1.000 UL +LTb +gsave % colour palette begin +/cF7 {sqrt} bind def % sqrt(x) +/cF5 {dup dup mul mul} bind def % x^3 +/cF15 {360 mul sin} bind def % sin(360x) +Color true and { % COLOUR vs. GRAY map + /g {dup cF7 exch dup cF5 exch cF15 setrgbcolor} bind def + /h {rlineto rlineto rlineto fill} bind def + /G {currentrgbcolor 3 index stroke g} bind def + /H {h setrgbcolor pop} bind def + /F {rlineto fill setrgbcolor pop} bind def +}{ + /g {currentgray exch stroke setgray} bind def + /h {rlineto rlineto rlineto fill setgray} bind def + /G {currentgray exch stroke g} bind def + /H {h setgray} bind def + /F {rlineto fill setgray} bind def +} ifelse +/N {newpath moveto} def +/f {rlineto fill} bind def +%pm3d_map_begin +.1216 G 4865 2229 N 474 50 -46 140 -504 43 H +.1216 G 4789 2462 N 129 107 -519 87 -474 -50 H +.1216 G 3925 2606 N -300 92 -650 -25 -129 -107 H +.1216 G 2846 2566 N -532 13 -349 -119 300 -92 H +.1216 G 2265 2368 N -412 -77 182 -135 532 -13 H +.1216 G 2567 2143 N -19 -118 592 -61 412 77 H +.1316 G 4361 2272 N 271 5 -28 87 -289 48 H +.1316 G 4315 2412 N 75 38 -323 54 -271 -5 H +.1316 G 3796 2499 N -172 28 -403 -15 -75 -38 H +.1316 G 3146 2474 N -304 -17 -217 -74 172 -28 H +.1316 G 2797 2355 N -235 -68 113 -84 304 17 H +.1316 G 2979 2220 N -11 -91 368 -38 235 68 H +.1609 G 4072 2320 N 155 -44 -18 57 -165 74 H +.1609 G 4044 2407 N 42 -25 -210 35 -155 44 H +.1609 G 3721 2461 N -98 -30 -263 -10 -42 25 H +.1609 G 3318 2446 N -174 -56 -141 -48 98 30 H +.1609 G 3101 2372 N -135 -85 74 -55 174 56 H +.1609 G 3214 2288 N -6 -98 239 -25 135 85 H +.2118 G 3907 2394 N 83 -80 -13 40 -88 97 H +.2118 G 3889 2451 N 23 -70 -150 25 -83 80 H +.2118 G 3679 2486 N -53 -73 -187 -7 -23 70 H +.2118 G 3416 2476 N -93 -87 -101 -34 53 73 H +.2118 G 3275 2428 N -71 -103 52 -39 93 87 H +.2118 G 3349 2373 N -3 -110 171 -18 71 103 H +.2768 G 3819 2491 N 30 -100 -11 35 -32 105 H +.2768 G 3806 2531 N 8 -96 -128 21 -30 100 H +.2768 G 3656 2556 N -19 -97 -160 -6 -8 96 H +.2768 G 3469 2549 N -34 -102 -86 -29 19 97 H +.2768 G 3368 2515 N -27 -107 45 -34 34 102 H +.2768 G 3420 2476 N -2 -110 146 -15 27 107 H +.345 G 3787 2596 N -17 -101 -12 38 18 98 H +.345 G 3776 2631 N -5 -103 -140 23 17 101 H +.345 G 3648 2652 N 11 -102 -176 -7 5 103 H +.345 G 3488 2646 N 19 -99 -94 -32 -11 102 H +.345 G 3402 2617 N 15 -97 49 -36 -19 99 H +.345 G 3447 2583 N 1 -95 160 -17 -15 97 H +.4072 G 3805 2694 N -68 -92 -17 51 73 79 H +.4072 G 3793 2732 N -18 -101 -190 32 68 92 H +.4072 G 3653 2755 N 43 -99 -237 -9 18 101 H +.4072 G 3477 2748 N 77 -88 -128 -43 -43 99 H +.4072 G 3383 2716 N 60 -74 66 -50 -77 88 H +.4072 G 3432 2680 N 3 -69 217 -22 -60 74 H +.4592 G 3878 2773 N -126 -84 -25 76 134 59 H +.4592 G 3861 2824 N -35 -99 -281 47 126 84 H +.4592 G 3671 2856 N 80 -94 -352 -14 35 99 H +.4592 G 3434 2847 N 141 -73 -189 -64 -80 94 H +.4592 G 3306 2804 N 109 -50 98 -73 -141 73 H +.4592 G 3372 2754 N 5 -39 321 -33 -109 50 H +.5024 G 4012 2832 N -185 -80 -37 113 197 43 H +.5024 G 3987 2908 N -50 -102 -416 69 185 80 H +.5024 G 3706 2955 N 117 -96 -519 -20 50 102 H +.5024 G 3354 2941 N 207 -65 -279 -95 -117 96 H +.5024 G 3165 2877 N 160 -30 145 -108 -207 65 H +.5024 G 3263 2804 N 7 -14 474 -49 -160 30 H +.5422 G 4209 2875 N -232 -85 -52 158 247 40 H +.5422 G 4172 2988 N -64 -113 -584 97 232 85 H +.5422 G 3756 3057 N 147 -106 -730 -27 64 113 H +.5422 G 3237 3037 N 261 -67 -393 -134 -147 106 H +.5422 G 2958 2942 N 202 -23 204 -152 -261 67 H +.5422 G 3103 2834 N 9 -3 667 -69 -202 23 H +.5868 G 4456 2915 N -251 -101 -68 206 267 53 H +.5868 G 4404 3073 N -69 -132 -766 128 251 101 H +.5868 G 3820 3170 N 159 -123 -958 -36 69 132 H +.5868 G 3090 3143 N 281 -81 -515 -176 -159 123 H +.5868 G 2697 3009 N 217 -34 268 -199 -281 81 H +.5868 G 2901 2857 N 10 -12 874 -91 -217 34 H +.6453 G 4723 2968 N -221 -126 -82 250 235 82 H +.6453 G 4655 3174 N -60 -152 -927 154 221 126 H +.6453 G 3889 3302 N 140 -144 -1158 -44 60 152 H +.6453 G 2931 3266 N 248 -108 -623 -212 -140 144 H +.6453 G 2416 3090 N 192 -66 324 -241 -248 108 H +.6453 G 2684 2891 N 9 -47 1057 -110 -192 66 H +.7245 G 4958 3050 N -137 -150 -91 277 146 123 H +.7245 G 4876 3300 N -38 -167 -1026 171 137 150 H +.7245 G 3949 3454 N 87 -162 -1283 -49 38 167 H +.7245 G 2791 3410 N 154 -139 -690 -235 -87 162 H +.7245 G 2168 3198 N 119 -113 359 -267 -154 139 H +.7245 G 2492 2957 N 5 -101 1171 -122 -119 113 H +.8226 G 5104 3173 N -14 -157 -92 279 15 155 H +.8226 G 5013 3450 N -4 -159 -1036 173 14 157 H +.8226 G 3987 3621 N 9 -159 -1296 -49 4 159 H +.8226 G 2704 3572 N 16 -156 -697 -238 -9 159 H +.8226 G 2014 3337 N 12 -154 363 -269 -16 156 H +.8226 G 2373 3070 N 1 -153 1182 -123 -12 154 H +.917 G 5119 3328 N 117 -111 -85 257 -124 133 H +.917 G 5027 3607 N 32 -96 -951 158 -117 111 H +.917 G 3991 3780 N -74 -100 -1190 -45 -32 96 H +.917 G 2695 3731 N -131 -120 -640 -218 74 100 H +.917 G 1998 3493 N -101 -142 333 -247 131 120 H +.917 G 2361 3224 N -5 -152 1086 -113 101 142 H +%pm3d_map_end +stroke gsave /imax 1024 def % draw gray scale smooth box +6210 2155 translate 535 1662 scale 0 setlinewidth +/ystep 1 imax div def /y0 0 def /ii 0 def +{ y0 g 0 y0 N 1 0 V 0 ystep V -1 0 f +/y0 y0 ystep add def /ii ii 1 add def +ii imax gt {exit} if } loop +grestore 0 setgray +1.000 UL +LTb +6210 2155 M +535 0 V +0 1662 V +-535 0 V +0 -1662 V +1.000 UL +LTb +6210 2020 M +(-1.2) Lshow +6210 3952 M +(1.2) Lshow +grestore % colour palette end +3600 4697 M +(splot with "set pm3d" \(implemented with some terminals\)) Cshow +1.000 UP +1.000 UL +LT0 +LT1 +4789 2463 M +-864 143 V +1.000 UL +LT0 +LT1 +3819 2519 M +106 87 V +1.000 UL +LT0 +LT1 +2847 2566 M +546 20 V +1.000 UL +LT0 +LT1 +3788 2601 M +137 5 V +1.000 UL +LT0 +LT1 +3147 2475 M +-300 91 V +1.000 UL +LT0 +LT1 +2266 2369 M +581 197 V +1.000 UL +LT0 +LT0 +2705 3572 M +1282 49 V +1.000 UL +LT0 +LT0 +3949 3454 M +38 167 V +1.000 UL +LT0 +LT0 +5004 3451 M +3987 3621 L +1.000 UL +LT0 +LT0 +3991 3780 M +-4 -159 V +1.000 UL +LT0 +LT0 +2792 3410 M +1157 44 V +1.000 UL +LT0 +LT0 +4876 3300 M +-927 154 V +1.000 UL +LT0 +LT0 +3889 3302 M +60 152 V +1.000 UL +LT0 +LT0 +3959 3876 M +32 -96 V +1.000 UL +LT0 +LT0 +4942 3621 M +-951 159 V +1.000 UL +LT0 +LT0 +2696 3731 M +1295 49 V +1.000 UL +LT0 +LT1 +3147 2475 M +186 7 V +1.000 UL +LT0 +LT1 +4315 2413 M +-467 78 V +1.000 UL +LT0 +LT0 +2349 3451 M +356 121 V +1.000 UL +LT0 +LT0 +2696 3731 M +9 -159 V +1.000 UL +LT0 +LT0 +2792 3410 M +-87 162 V +1.000 UL +LT0 +LT0 +4655 3174 M +-766 128 V +1.000 UL +LT0 +LT0 +3820 3170 M +69 132 V +1.000 UL +LT0 +LT0 +3293 3280 M +596 22 V +1.000 UL +LT0 +LT0 +2615 3350 M +177 60 V +1.000 UL +LT0 +LT0 +2877 3323 M +-85 87 V +1.000 UL +LT0 +LT1 +2798 2356 M +349 119 V +1.000 UL +LT0 +LT1 +3299 2450 M +-152 25 V +1.000 UL +LT0 +LT0 +2770 3831 M +1189 45 V +1.000 UL +LT0 +LT0 +4910 3718 M +-951 158 V +1.000 UL +LT0 +LT0 +2770 3831 M +-74 -100 V +1.000 UL +LT0 +LT0 +2199 3562 M +497 169 V +1.000 UL +LT0 +LT1 +4315 2413 M +474 50 V +1.000 UL +LT0 +LT1 +4865 2230 M +-76 233 V +1.000 UL +LT0 +LT0 +4404 3073 M +-584 97 V +1.000 UL +LT0 +LT0 +3756 3057 M +64 113 V +1.000 UL +LT0 +LT0 +3546 3160 M +274 10 V +1.000 UL +LT0 +LT0 +3869 2438 M +-148 24 V +1.000 UL +LT0 +LT0 +3679 2487 M +42 -25 V +1.000 UL +LT0 +LT0 +3592 2457 M +129 5 V +1.000 UL +LT0 +LT0 +2130 3613 M +640 218 V +1.000 UL +LT0 +LT1 +3102 2373 M +180 61 V +1.000 UL +LT0 +LT1 +4361 2273 M +-46 140 V +1.000 UL +LT0 +LT1 +4044 2408 M +271 5 V +1.000 UL +LT0 +LT0 +3656 2556 M +23 -69 V +1.000 UL +LT0 +LT0 +3593 2483 M +86 4 V +1.000 UL +LT0 +LT0 +3850 2458 M +-171 29 V +1.000 UL +LT0 +LT0 +3544 3049 M +212 8 V +1.000 UL +LT0 +LT0 +4172 2988 M +-416 69 V +1.000 UL +LT0 +LT0 +3706 2955 M +50 102 V +1.000 UL +LT0 +LT1 +3889 2452 M +155 -44 V +1.000 UL +LT0 +LT1 +4072 2321 M +-28 87 V +1.000 UL +LT0 +LT0 +3419 2479 M +-2 -2 V +1.000 UL +LT0 +LT1 +2798 2356 M +-532 13 V +1.000 UL +LT0 +LT1 +2568 2144 M +-302 225 V +1.000 UL +LT0 +LT0 +4958 3050 M +-82 250 V +1.000 UL +LT0 +LT0 +5009 3445 M +4876 3300 L +1.000 UL +LT0 +LT0 +4655 3174 M +221 126 V +1.000 UL +LT0 +LT0 +5104 3173 M +-86 263 V +1.000 UL +LT0 +LT0 +3648 2652 M +8 -96 V +1.000 UL +LT0 +LT0 +3806 2531 M +-150 25 V +1.000 UL +LT0 +LT0 +3593 2554 M +63 2 V +1.000 UL +LT0 +LT1 +2980 2221 M +-182 135 V +1.000 UL +LT0 +LT1 +3102 2373 M +-304 -17 V +1.000 UL +LT0 +LT0 +4723 2968 M +-68 206 V +1.000 UL +LT0 +LT0 +4404 3073 M +251 101 V +1.000 UL +LT0 +LT1 +3907 2395 M +-18 57 V +1.000 UL +LT0 +LT1 +3807 2530 M +82 -78 V +1.000 UL +LT0 +LT0 +3987 2908 M +-281 47 V +1.000 UL +LT0 +LT0 +3671 2856 M +35 99 V +1.000 UL +LT0 +LT0 +3544 2949 M +162 6 V +1.000 UL +LT0 +LT1 +5119 3328 M +-92 279 V +1.000 UL +LT0 +LT1 +4910 3718 M +117 -111 V +1.000 UL +LT0 +LT1 +3276 2429 M +-174 -56 V +1.000 UL +LT0 +LT1 +3215 2289 M +-113 84 V +1.000 UL +LT0 +LT0 +4172 2988 M +232 85 V +1.000 UL +LT0 +LT0 +4456 2915 M +-52 158 V +1.000 UL +LT0 +LT0 +3776 2631 M +-128 21 V +1.000 UL +LT0 +LT0 +3653 2755 M +-5 -103 V +1.000 UL +LT0 +LT0 +3593 2650 M +55 2 V +1.000 UL +LT0 +LT0 +3776 2631 M +30 -100 V +1.000 UL +LT0 +LT0 +3819 2492 M +-13 39 V +1.000 UL +LT0 +LT0 +3653 2755 M +18 101 V +1.000 UL +LT0 +LT0 +3861 2824 M +-190 32 V +1.000 UL +LT0 +LT0 +3550 2851 M +121 5 V +1.000 UL +LT0 +LT1 +3369 2516 M +-93 -87 V +1.000 UL +LT0 +LT1 +3350 2374 M +-74 55 V +1.000 UL +LT0 +LT0 +3793 2732 M +-140 23 V +1.000 UL +LT0 +LT0 +3587 2753 M +66 2 V +1.000 UL +LT0 +LT0 +4209 2875 M +-37 113 V +1.000 UL +LT0 +LT0 +3987 2908 M +185 80 V +1.000 UL +LT0 +LT1 +4995 3461 M +-85 257 V +1.000 UL +LT0 +LT1 +3403 2617 M +-34 -101 V +1.000 UL +LT0 +LT1 +3421 2477 M +-52 39 V +1.000 UL +LT0 +LT0 +3787 2596 M +-11 35 V +1.000 UL +LT0 +LT0 +3793 2732 M +-17 -101 V +1.000 UL +LT0 +LT0 +3861 2824 M +126 84 V +1.000 UL +LT0 +LT0 +4012 2832 M +-25 76 V +1.000 UL +LT0 +LT0 +3805 2694 M +-12 38 V +1.000 UL +LT0 +LT0 +3861 2824 M +-68 -92 V +1.000 UL +LT0 +LT1 +3448 2583 M +-45 34 V +1.000 UL +LT0 +LT1 +3384 2716 M +19 -99 V +1.000 UL +LT0 +LT0 +3878 2773 M +-17 51 V +1.000 UL +LT0 +LT1 +3819 2492 M +88 -97 V +1.000 UL +LT0 +LT1 +4072 2321 M +-165 74 V +1.000 UL +LT0 +LT1 +4361 2273 M +-289 48 V +1.000 UL +LT0 +LT0 +3787 2596 M +32 -104 V +1.000 UL +LT0 +LT1 +3335 2772 M +49 -56 V +1.000 UL +LT0 +LT1 +3433 2680 M +-49 36 V +1.000 UL +LT0 +LT0 +3805 2694 M +-18 -98 V +1.000 UL +LT0 +LT1 +3448 2583 M +-27 -106 V +1.000 UL +LT0 +LT1 +3592 2459 M +-171 18 V +1.000 UL +LT0 +LT1 +3350 2374 M +71 103 V +1.000 UL +LT0 +LT1 +3215 2289 M +135 85 V +1.000 UL +LT0 +LT1 +3589 2349 M +-239 25 V +1.000 UL +LT0 +LT1 +4865 2230 M +-504 43 V +1.000 UL +LT0 +LT1 +3433 2680 M +15 -97 V +1.000 UL +LT0 +LT1 +3594 2568 M +-146 15 V +1.000 UL +LT0 +LT0 +3878 2773 M +-73 -79 V +1.000 UL +LT0 +LT1 +2493 2957 M +-324 241 V +1.000 UL +LT0 +LT1 +2015 3337 M +154 -139 V +1.000 UL +LT0 +LT1 +2980 2221 M +235 68 V +1.000 UL +LT0 +LT1 +3583 2251 M +-368 38 V +1.000 UL +LT0 +LT1 +3589 2349 M +3 110 V +1.000 UL +LT0 +LT1 +3594 2568 M +-2 -109 V +1.000 UL +LT0 +LT1 +1999 3493 M +16 -156 V +1.000 UL +LT0 +LT1 +2374 3070 M +-359 267 V +1.000 UL +LT0 +LT1 +3593 2663 M +1 -95 V +1.000 UL +LT0 +LT1 +3593 2663 M +-160 17 V +1.000 UL +LT0 +LT1 +3373 2754 M +60 -74 V +1.000 UL +LT0 +LT1 +3583 2251 M +6 98 V +1.000 UL +LT0 +LT0 +4012 2832 M +-134 -59 V +1.000 UL +LT0 +LT1 +3590 2732 M +3 -69 V +1.000 UL +LT0 +LT1 +2362 3224 M +-363 269 V +1.000 UL +LT0 +LT1 +2130 3613 M +1999 3493 L +1.000 UL +LT0 +LT1 +3264 2804 M +109 -50 V +1.000 UL +LT0 +LT1 +3590 2732 M +-217 22 V +1.000 UL +LT0 +LT0 +4209 2875 M +-197 -43 V +1.000 UL +LT0 +LT1 +3572 2160 M +11 91 V +1.000 UL +LT0 +LT1 +2568 2144 M +412 77 V +1.000 UL +LT0 +LT1 +3572 2160 M +-592 61 V +1.000 UL +LT0 +LT1 +2463 3366 M +-333 247 V +1.000 UL +LT0 +LT1 +3585 2771 M +5 -39 V +1.000 UL +LT0 +LT0 +4456 2915 M +-247 -40 V +1.000 UL +LT0 +LT1 +3104 2834 M +160 -30 V +1.000 UL +LT0 +LT1 +3585 2771 M +-321 33 V +1.000 UL +LT0 +LT0 +4723 2968 M +-267 -53 V +1.000 UL +LT0 +LT1 +3578 2785 M +7 -14 V +1.000 UL +LT0 +LT1 +3578 2785 M +-474 49 V +1.000 UL +LT0 +LT1 +2902 2857 M +202 -23 V +1.000 UL +LT0 +LT1 +3553 2042 M +19 118 V +1.000 UL +LT0 +LT0 +4958 3050 M +-235 -82 V +1.000 UL +LT0 +LT1 +3553 2042 M +-985 102 V +1.000 UL +LT0 +LT1 +3569 2788 M +-667 69 V +1.000 UL +LT0 +LT1 +2685 2891 M +217 -34 V +1.000 UL +LT0 +LT0 +5104 3173 M +4958 3050 L +1.000 UL +LT0 +LT1 +3569 2788 M +9 -3 V +1.000 UL +LT0 +LT0 +5119 3328 M +-15 -155 V +1.000 UL +LT0 +LT1 +3559 2800 M +-874 91 V +1.000 UL +LT0 +LT1 +2493 2957 M +192 -66 V +1.000 UL +LT0 +LT1 +4995 3461 M +124 -133 V +1.000 UL +LT0 +LT1 +3559 2800 M +10 -12 V +1.000 UL +LT0 +LT1 +2374 3070 M +119 -113 V +1.000 UL +LT0 +LT1 +3550 2847 M +2493 2957 L +1.000 UL +LT0 +LT1 +2362 3224 M +12 -154 V +1.000 UL +LT0 +LT1 +3545 2948 M +2374 3070 L +1.000 UL +LT0 +LT1 +3550 2847 M +9 -47 V +1.000 UL +LT0 +LT1 +3549 3253 M +2463 3366 L +1.000 UL +LT0 +LT1 +2362 3224 M +101 142 V +1.000 UL +LT0 +LT1 +3544 3101 M +2362 3224 L +1.000 UL +LT0 +LT1 +3545 2948 M +5 -101 V +1.000 UL +LT0 +LT1 +3544 3101 M +1 -153 V +1.000 UL +LT0 +LT1 +3544 3101 M +5 152 V +1.000 UL +LT0 +6210 4256 M +('glass.dat' every 2::0::12) Rshow +6318 4256 M +495 0 V +1.000 UL +LTb +6032 1650 M +4734 891 L +1167 1167 M +4734 891 L +1167 1167 M +1298 760 V +6032 1650 M +2465 1927 L +1167 1167 M +0 2222 V +0 -2222 R +54 31 V +1073 1075 M +(-0.8) Cshow +2465 1927 M +-55 -32 V +1613 1133 M +54 31 V +1519 1041 M +(-0.6) Cshow +2911 1892 M +-55 -32 V +2059 1098 M +54 31 V +1965 1006 M +(-0.4) Cshow +3357 1858 M +-55 -32 V +2505 1063 M +54 31 V +2411 971 M +(-0.2) Cshow +3803 1823 M +-55 -32 V +2951 1029 M +54 31 V +2857 937 M +(0) Cshow +4248 1789 M +-55 -32 V +3396 994 M +54 31 V +3302 902 M +(0.2) Cshow +4694 1754 M +-55 -32 V +3842 960 M +54 31 V +3748 868 M +(0.4) Cshow +5140 1720 M +-55 -32 V +4288 925 M +54 31 V +4194 833 M +(0.6) Cshow +5586 1685 M +-55 -32 V +4734 891 M +54 31 V +4640 799 M +(0.8) Cshow +6032 1650 M +-55 -32 V +2302 479 M +(X axis) Cshow +4734 891 M +-63 4 V +170 -18 R +(-0.8) Lshow +1167 1167 M +62 -5 V +4896 986 M +-63 4 V +170 -18 R +(-0.6) Lshow +1330 1262 M +62 -5 V +5058 1081 M +-63 4 V +170 -18 R +(-0.4) Lshow +1492 1357 M +62 -5 V +5220 1176 M +-63 4 V +170 -18 R +(-0.2) Lshow +1654 1452 M +62 -5 V +5383 1271 M +-63 4 V +170 -18 R +(0) Lshow +1816 1547 M +62 -5 V +5545 1365 M +-63 4 V +170 -18 R +(0.2) Lshow +1979 1642 M +62 -5 V +5707 1460 M +-63 4 V +170 -18 R +(0.4) Lshow +2141 1737 M +62 -5 V +5869 1555 M +-63 4 V +170 -18 R +(0.6) Lshow +2303 1832 M +62 -5 V +6032 1650 M +-63 4 V +170 -18 R +(0.8) Lshow +2465 1927 M +62 -5 V +6598 841 M +(Y axis) Cshow +1167 2031 M +63 0 V +-189 0 R +(-1) Rshow +1167 2340 M +63 0 V +-189 0 R +(-0.5) Rshow +1167 2648 M +63 0 V +-189 0 R +(0) Rshow +1167 2957 M +63 0 V +-189 0 R +(0.5) Rshow +1167 3265 M +63 0 V +-189 0 R +(1) Rshow +627 3944 M +(Z axis) Cshow +1.000 UP +stroke +grestore +end +showpage +%%Trailer +%%DocumentFonts: Helvetica |