doc/images/fsm-coedown.eps
changeset 369 7920ca086e5c
equal deleted inserted replaced
368:5526520f323f 369:7920ca086e5c
       
     1 %!PS-Adobe-2.0 EPSF-2.0
       
     2 %%Title: fsm-coedown.fig
       
     3 %%Creator: fig2dev Version 3.2 Patchlevel 4
       
     4 %%CreationDate: Sat Aug  5 09:58:10 2006
       
     5 %%For: fp@jupiter (Florian Pose)
       
     6 %%BoundingBox: 0 0 539 160
       
     7 %%Magnification: 1.0000
       
     8 %%EndComments
       
     9 /$F2psDict 200 dict def
       
    10 $F2psDict begin
       
    11 $F2psDict /mtrx matrix put
       
    12 /col-1 {0 setgray} bind def
       
    13 /col0 {0.000 0.000 0.000 srgb} bind def
       
    14 /col1 {0.000 0.000 1.000 srgb} bind def
       
    15 /col2 {0.000 1.000 0.000 srgb} bind def
       
    16 /col3 {0.000 1.000 1.000 srgb} bind def
       
    17 /col4 {1.000 0.000 0.000 srgb} bind def
       
    18 /col5 {1.000 0.000 1.000 srgb} bind def
       
    19 /col6 {1.000 1.000 0.000 srgb} bind def
       
    20 /col7 {1.000 1.000 1.000 srgb} bind def
       
    21 /col8 {0.000 0.000 0.560 srgb} bind def
       
    22 /col9 {0.000 0.000 0.690 srgb} bind def
       
    23 /col10 {0.000 0.000 0.820 srgb} bind def
       
    24 /col11 {0.530 0.810 1.000 srgb} bind def
       
    25 /col12 {0.000 0.560 0.000 srgb} bind def
       
    26 /col13 {0.000 0.690 0.000 srgb} bind def
       
    27 /col14 {0.000 0.820 0.000 srgb} bind def
       
    28 /col15 {0.000 0.560 0.560 srgb} bind def
       
    29 /col16 {0.000 0.690 0.690 srgb} bind def
       
    30 /col17 {0.000 0.820 0.820 srgb} bind def
       
    31 /col18 {0.560 0.000 0.000 srgb} bind def
       
    32 /col19 {0.690 0.000 0.000 srgb} bind def
       
    33 /col20 {0.820 0.000 0.000 srgb} bind def
       
    34 /col21 {0.560 0.000 0.560 srgb} bind def
       
    35 /col22 {0.690 0.000 0.690 srgb} bind def
       
    36 /col23 {0.820 0.000 0.820 srgb} bind def
       
    37 /col24 {0.500 0.190 0.000 srgb} bind def
       
    38 /col25 {0.630 0.250 0.000 srgb} bind def
       
    39 /col26 {0.750 0.380 0.000 srgb} bind def
       
    40 /col27 {1.000 0.500 0.500 srgb} bind def
       
    41 /col28 {1.000 0.630 0.630 srgb} bind def
       
    42 /col29 {1.000 0.750 0.750 srgb} bind def
       
    43 /col30 {1.000 0.880 0.880 srgb} bind def
       
    44 /col31 {1.000 0.840 0.000 srgb} bind def
       
    45 /col32 {0.555 0.555 0.555 srgb} bind def
       
    46 
       
    47 end
       
    48 save
       
    49 newpath 0 160 moveto 0 0 lineto 539 0 lineto 539 160 lineto closepath clip newpath
       
    50 -15.8 192.8 translate
       
    51 1 -1 scale
       
    52 
       
    53 /cp {closepath} bind def
       
    54 /ef {eofill} bind def
       
    55 /gr {grestore} bind def
       
    56 /gs {gsave} bind def
       
    57 /sa {save} bind def
       
    58 /rs {restore} bind def
       
    59 /l {lineto} bind def
       
    60 /m {moveto} bind def
       
    61 /rm {rmoveto} bind def
       
    62 /n {newpath} bind def
       
    63 /s {stroke} bind def
       
    64 /sh {show} bind def
       
    65 /slc {setlinecap} bind def
       
    66 /slj {setlinejoin} bind def
       
    67 /slw {setlinewidth} bind def
       
    68 /srgb {setrgbcolor} bind def
       
    69 /rot {rotate} bind def
       
    70 /sc {scale} bind def
       
    71 /sd {setdash} bind def
       
    72 /ff {findfont} bind def
       
    73 /sf {setfont} bind def
       
    74 /scf {scalefont} bind def
       
    75 /sw {stringwidth} bind def
       
    76 /tr {translate} bind def
       
    77 /tnt {dup dup currentrgbcolor
       
    78   4 -2 roll dup 1 exch sub 3 -1 roll mul add
       
    79   4 -2 roll dup 1 exch sub 3 -1 roll mul add
       
    80   4 -2 roll dup 1 exch sub 3 -1 roll mul add srgb}
       
    81   bind def
       
    82 /shd {dup dup currentrgbcolor 4 -2 roll mul 4 -2 roll mul
       
    83   4 -2 roll mul srgb} bind def
       
    84  /DrawEllipse {
       
    85 	/endangle exch def
       
    86 	/startangle exch def
       
    87 	/yrad exch def
       
    88 	/xrad exch def
       
    89 	/y exch def
       
    90 	/x exch def
       
    91 	/savematrix mtrx currentmatrix def
       
    92 	x y tr xrad yrad sc 0 0 1 startangle endangle arc
       
    93 	closepath
       
    94 	savematrix setmatrix
       
    95 	} def
       
    96 
       
    97 /$F2psBegin {$F2psDict begin /$F2psEnteredState save def} def
       
    98 /$F2psEnd {$F2psEnteredState restore end} def
       
    99 
       
   100 $F2psBegin
       
   101 10 setmiterlimit
       
   102 0 slj 0 slc
       
   103  0.06299 0.06299 sc
       
   104 %
       
   105 % Fig objects follow
       
   106 %
       
   107 % 
       
   108 % here starts figure with depth 50
       
   109 % Ellipse
       
   110 7.500 slw
       
   111 n 360 675 101 101 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
       
   112 
       
   113 % Polyline
       
   114 2 slj
       
   115 gs  clippath
       
   116 521 1018 m 573 987 l 495 857 l 532 976 l 444 888 l cp
       
   117 eoclip
       
   118 n 405 765 m
       
   119  540 990 l gs 0.00 setgray ef gr gs col0 s gr gr
       
   120 
       
   121 % arrowhead
       
   122 0 slj
       
   123 n 444 888 m 532 976 l 495 857 l 444 888 l  cp gs 0.00 setgray ef gr  col0 s
       
   124 % Ellipse
       
   125 n 1177 1253 855 360 0 360 DrawEllipse gs col0 s gr
       
   126 
       
   127 /Helvetica ff 180.00 scf sf
       
   128 1177 1298 m
       
   129 gs 1 -1 sc (START) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   130 % Ellipse
       
   131 n 3323 1253 855 360 0 360 DrawEllipse gs col0 s gr
       
   132 
       
   133 /Helvetica ff 180.00 scf sf
       
   134 3323 1298 m
       
   135 gs 1 -1 sc (REQUEST) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   136 % Ellipse
       
   137 n 5595 1253 855 360 0 360 DrawEllipse gs col0 s gr
       
   138 
       
   139 /Helvetica ff 180.00 scf sf
       
   140 5595 1298 m
       
   141 gs 1 -1 sc (CHECK) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   142 % Ellipse
       
   143 n 7845 1253 855 360 0 360 DrawEllipse gs col0 s gr
       
   144 
       
   145 /Helvetica ff 180.00 scf sf
       
   146 7845 1298 m
       
   147 gs 1 -1 sc (RESPONSE) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   148 % Ellipse
       
   149 n 7823 2693 855 360 0 360 DrawEllipse gs col0 s gr
       
   150 
       
   151 % Ellipse
       
   152 n 7823 2700 748 315 0 360 DrawEllipse gs col0 s gr
       
   153 
       
   154 /Helvetica ff 180.00 scf sf
       
   155 7823 2738 m
       
   156 gs 1 -1 sc (END) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   157 % Ellipse
       
   158 n 4448 2693 855 360 0 360 DrawEllipse gs col0 s gr
       
   159 
       
   160 % Ellipse
       
   161 n 4448 2700 748 315 0 360 DrawEllipse gs col0 s gr
       
   162 
       
   163 /Helvetica ff 180.00 scf sf
       
   164 4448 2738 m
       
   165 gs 1 -1 sc (ERROR) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   166 % Polyline
       
   167 2 slj
       
   168 gs  clippath
       
   169 2490 1290 m 2490 1230 l 2339 1230 l 2459 1260 l 2339 1290 l cp
       
   170 eoclip
       
   171 n 2025 1260 m 2027 1260 l 2031 1260 l 2039 1260 l 2049 1260 l 2062 1260 l
       
   172  2076 1260 l 2094 1260 l 2114 1260 l 2139 1260 l 2169 1260 l
       
   173  2205 1260 l 2233 1260 l 2261 1260 l 2288 1260 l 2312 1260 l
       
   174  2336 1260 l 2358 1260 l 2379 1260 l 2399 1260 l 2418 1260 l
       
   175  2435 1260 l 2449 1260 l
       
   176  2475 1260 l gs col0 s gr gr
       
   177 
       
   178 % arrowhead
       
   179 0 slj
       
   180 n 2339 1290 m 2459 1260 l 2339 1230 l 2339 1290 l  cp gs 0.00 setgray ef gr  col0 s
       
   181 % Polyline
       
   182 2 slj
       
   183 gs  clippath
       
   184 4740 1290 m 4740 1230 l 4589 1230 l 4709 1260 l 4589 1290 l cp
       
   185 eoclip
       
   186 n 4185 1260 m
       
   187  4725 1260 l gs col0 s gr gr
       
   188 
       
   189 % arrowhead
       
   190 0 slj
       
   191 n 4589 1290 m 4709 1260 l 4589 1230 l 4589 1290 l  cp gs 0.00 setgray ef gr  col0 s
       
   192 % Polyline
       
   193 2 slj
       
   194 gs  clippath
       
   195 6990 1290 m 6990 1230 l 6839 1230 l 6959 1260 l 6839 1290 l cp
       
   196 eoclip
       
   197 n 6435 1260 m
       
   198  6975 1260 l gs col0 s gr gr
       
   199 
       
   200 % arrowhead
       
   201 0 slj
       
   202 n 6839 1290 m 6959 1260 l 6839 1230 l 6839 1290 l  cp gs 0.00 setgray ef gr  col0 s
       
   203 % Polyline
       
   204 2 slj
       
   205 gs  clippath
       
   206 5372 918 m 5431 910 l 5412 761 l 5398 884 l 5352 768 l cp
       
   207 eoclip
       
   208 n 5760 900 m 5760 897 l 5761 890 l 5763 879 l 5765 862 l 5767 842 l
       
   209  5768 818 l 5770 792 l 5770 765 l 5770 737 l 5768 710 l
       
   210  5763 683 l 5757 657 l 5747 631 l 5733 607 l 5715 585 l
       
   211  5698 571 l 5681 560 l 5664 551 l 5648 545 l 5634 540 l
       
   212  5621 537 l 5609 535 l 5599 533 l 5589 533 l 5580 533 l
       
   213  5571 533 l 5561 533 l 5551 535 l 5539 537 l 5526 540 l
       
   214  5512 545 l 5496 551 l 5479 560 l 5462 571 l 5445 585 l
       
   215  5427 607 l 5413 631 l 5403 657 l 5397 683 l 5392 710 l
       
   216  5390 737 l 5390 765 l 5390 792 l 5392 818 l 5393 842 l
       
   217  5395 862 l
       
   218  5400 900 l gs col0 s gr gr
       
   219 
       
   220 % arrowhead
       
   221 0 slj
       
   222 n 5352 768 m 5398 884 l 5412 761 l 5352 768 l  cp gs 0.00 setgray ef gr  col0 s
       
   223 % Polyline
       
   224 2 slj
       
   225  [60] 0 sd
       
   226 gs  clippath
       
   227 3900 2415 m 3948 2379 l 3857 2258 l 3905 2372 l 3809 2294 l cp
       
   228 eoclip
       
   229 n 3555 1620 m 3555 1622 l 3556 1625 l 3557 1631 l 3559 1640 l 3562 1652 l
       
   230  3566 1667 l 3570 1684 l 3575 1704 l 3580 1725 l 3587 1748 l
       
   231  3593 1772 l 3601 1798 l 3610 1824 l 3619 1853 l 3630 1883 l
       
   232  3643 1915 l 3657 1950 l 3673 1987 l 3690 2025 l 3708 2063 l
       
   233  3727 2098 l 3744 2131 l 3761 2161 l 3777 2189 l 3793 2214 l
       
   234  3808 2238 l 3823 2260 l 3837 2280 l 3850 2299 l 3863 2317 l
       
   235  3875 2333 l 3886 2347 l 3895 2359 l 3903 2369 l
       
   236  3915 2385 l gs col0 s gr gr
       
   237  [] 0 sd
       
   238 % arrowhead
       
   239 0 slj
       
   240 n 3809 2294 m 3905 2372 l 3857 2258 l 3809 2294 l  cp gs 0.00 setgray ef gr  col0 s
       
   241 % Polyline
       
   242 2 slj
       
   243 gs  clippath
       
   244 5038 2379 m 5086 2415 l 5177 2294 l 5081 2372 l 5129 2258 l cp
       
   245 eoclip
       
   246 n 5431 1620 m 5431 1622 l 5430 1625 l 5429 1631 l 5427 1640 l 5424 1652 l
       
   247  5420 1667 l 5416 1684 l 5411 1704 l 5406 1725 l 5399 1748 l
       
   248  5393 1772 l 5385 1798 l 5376 1824 l 5367 1853 l 5356 1883 l
       
   249  5343 1915 l 5329 1950 l 5313 1987 l 5296 2025 l 5278 2063 l
       
   250  5259 2098 l 5242 2131 l 5225 2161 l 5209 2189 l 5193 2214 l
       
   251  5178 2238 l 5163 2260 l 5149 2280 l 5136 2299 l 5123 2317 l
       
   252  5111 2333 l 5100 2347 l 5091 2359 l 5083 2369 l
       
   253  5071 2385 l gs col0 s gr gr
       
   254 
       
   255 % arrowhead
       
   256 0 slj
       
   257 n 5129 2258 m 5081 2372 l 5177 2294 l 5129 2258 l  cp gs 0.00 setgray ef gr  col0 s
       
   258 % Polyline
       
   259 2 slj
       
   260  [60] 0 sd
       
   261 gs  clippath
       
   262 3655 2641 m 3664 2582 l 3514 2561 l 3629 2608 l 3505 2620 l cp
       
   263 eoclip
       
   264 n 1620 1575 m 1621 1576 l 1622 1577 l 1625 1581 l 1629 1586 l 1635 1593 l
       
   265  1643 1602 l 1653 1613 l 1665 1627 l 1680 1643 l 1696 1661 l
       
   266  1714 1680 l 1734 1702 l 1756 1725 l 1779 1748 l 1804 1773 l
       
   267  1830 1799 l 1858 1825 l 1887 1852 l 1918 1879 l 1950 1907 l
       
   268  1984 1935 l 2021 1964 l 2059 1993 l 2100 2023 l 2144 2054 l
       
   269  2191 2086 l 2241 2118 l 2295 2151 l 2352 2184 l 2413 2217 l
       
   270  2475 2250 l 2535 2280 l 2595 2308 l 2654 2335 l 2711 2359 l
       
   271  2767 2382 l 2821 2403 l 2874 2422 l 2925 2440 l 2974 2456 l
       
   272  3021 2471 l 3068 2485 l 3113 2498 l 3157 2510 l 3200 2521 l
       
   273  3242 2531 l 3283 2541 l 3323 2550 l 3362 2558 l 3399 2565 l
       
   274  3434 2572 l 3467 2579 l 3498 2585 l 3526 2590 l 3552 2594 l
       
   275  3574 2598 l 3593 2601 l 3609 2604 l 3621 2606 l 3631 2608 l
       
   276 
       
   277  3645 2610 l gs col0 s gr gr
       
   278  [] 0 sd
       
   279 % arrowhead
       
   280 0 slj
       
   281 n 3505 2620 m 3629 2608 l 3514 2561 l 3505 2620 l  cp gs 0.00 setgray ef gr  col0 s
       
   282 % Polyline
       
   283 2 slj
       
   284 gs  clippath
       
   285 5295 2582 m 5304 2641 l 5454 2620 l 5331 2608 l 5445 2561 l cp
       
   286 eoclip
       
   287 n 7340 1575 m 7339 1576 l 7338 1577 l 7335 1581 l 7331 1586 l 7325 1593 l
       
   288  7317 1602 l 7307 1613 l 7295 1627 l 7280 1643 l 7264 1661 l
       
   289  7246 1680 l 7226 1702 l 7204 1725 l 7181 1748 l 7156 1773 l
       
   290  7130 1799 l 7102 1825 l 7073 1852 l 7042 1879 l 7010 1907 l
       
   291  6976 1935 l 6939 1964 l 6901 1993 l 6860 2023 l 6816 2054 l
       
   292  6769 2086 l 6719 2118 l 6665 2151 l 6608 2184 l 6547 2217 l
       
   293  6485 2250 l 6425 2280 l 6365 2308 l 6306 2335 l 6249 2359 l
       
   294  6193 2382 l 6139 2403 l 6086 2422 l 6035 2440 l 5986 2456 l
       
   295  5939 2471 l 5892 2485 l 5847 2498 l 5803 2510 l 5760 2521 l
       
   296  5718 2531 l 5677 2541 l 5637 2550 l 5598 2558 l 5561 2565 l
       
   297  5526 2572 l 5493 2579 l 5462 2585 l 5434 2590 l 5408 2594 l
       
   298  5386 2598 l 5367 2601 l 5351 2604 l 5339 2606 l 5329 2608 l
       
   299 
       
   300  5315 2610 l gs col0 s gr gr
       
   301 
       
   302 % arrowhead
       
   303 0 slj
       
   304 n 5445 2561 m 5331 2608 l 5454 2620 l 5445 2561 l  cp gs 0.00 setgray ef gr  col0 s
       
   305 % Polyline
       
   306 2 slj
       
   307 gs  clippath
       
   308 7800 2355 m 7860 2355 l 7860 2204 l 7830 2324 l 7800 2204 l cp
       
   309 eoclip
       
   310 n 7830 1620 m
       
   311  7830 2340 l gs col0 s gr gr
       
   312 
       
   313 % arrowhead
       
   314 0 slj
       
   315 n 7800 2204 m 7830 2324 l 7860 2204 l 7800 2204 l  cp gs 0.00 setgray ef gr  col0 s
       
   316 % here ends figure;
       
   317 $F2psEnd
       
   318 rs
       
   319 showpage