documentation/images/fsm-eoe.eps
branchstable-1.1
changeset 1727 861f4715ed6f
equal deleted inserted replaced
1726:00fc593f14fc 1727:861f4715ed6f
       
     1 %!PS-Adobe-2.0 EPSF-2.0
       
     2 %%Title: fsm-eoe.fig
       
     3 %%Creator: fig2dev Version 3.2 Patchlevel 4
       
     4 %%CreationDate: Tue Aug  1 18:22:14 2006
       
     5 %%For: fp@jupiter (Florian Pose)
       
     6 %%BoundingBox: 0 0 386 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 386 0 lineto 386 160 lineto closepath clip newpath
       
    50 -23.6 189.9 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 1260 1260 855 360 0 360 DrawEllipse gs col0 s gr
       
   112 
       
   113 /Helvetica ff 180.00 scf sf
       
   114 1260 1305 m
       
   115 gs 1 -1 sc (RX_START) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   116 % Ellipse
       
   117 n 495 675 101 101 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
       
   118 
       
   119 % Polyline
       
   120 2 slj
       
   121 gs  clippath
       
   122 656 1018 m 708 987 l 630 857 l 667 976 l 579 888 l cp
       
   123 eoclip
       
   124 n 540 765 m
       
   125  675 990 l gs 0.00 setgray ef gr gs col0 s gr gr
       
   126 
       
   127 % arrowhead
       
   128 0 slj
       
   129 n 579 888 m 667 976 l 630 857 l 579 888 l  cp gs 0.00 setgray ef gr  col0 s
       
   130 % Ellipse
       
   131 n 3457 1260 855 360 0 360 DrawEllipse gs col0 s gr
       
   132 
       
   133 /Helvetica ff 180.00 scf sf
       
   134 3457 1305 m
       
   135 gs 1 -1 sc (RX_CHECK) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   136 % Ellipse
       
   137 n 5610 1260 855 360 0 360 DrawEllipse gs col0 s gr
       
   138 
       
   139 /Helvetica ff 180.00 scf sf
       
   140 5610 1305 m
       
   141 gs 1 -1 sc (RX_FETCH) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   142 % Ellipse
       
   143 n 2347 2648 855 360 0 360 DrawEllipse gs col0 s gr
       
   144 
       
   145 /Helvetica ff 180.00 scf sf
       
   146 2347 2693 m
       
   147 gs 1 -1 sc (TX_START) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   148 % Ellipse
       
   149 n 4538 2648 855 360 0 360 DrawEllipse gs col0 s gr
       
   150 
       
   151 /Helvetica ff 180.00 scf sf
       
   152 4538 2693 m
       
   153 gs 1 -1 sc (TX_SENT) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   154 % Polyline
       
   155 2 slj
       
   156 gs  clippath
       
   157 2625 1290 m 2625 1230 l 2474 1230 l 2594 1260 l 2474 1290 l cp
       
   158 eoclip
       
   159 n 2115 1260 m
       
   160  2610 1260 l gs col0 s gr gr
       
   161 
       
   162 % arrowhead
       
   163 0 slj
       
   164 n 2474 1290 m 2594 1260 l 2474 1230 l 2474 1290 l  cp gs 0.00 setgray ef gr  col0 s
       
   165 % Polyline
       
   166 2 slj
       
   167 gs  clippath
       
   168 4785 1290 m 4785 1230 l 4634 1230 l 4754 1260 l 4634 1290 l cp
       
   169 eoclip
       
   170 n 4230 1260 m
       
   171  4770 1260 l gs col0 s gr gr
       
   172 
       
   173 % arrowhead
       
   174 0 slj
       
   175 n 4634 1290 m 4754 1260 l 4634 1230 l 4634 1290 l  cp gs 0.00 setgray ef gr  col0 s
       
   176 % Polyline
       
   177 2 slj
       
   178 gs  clippath
       
   179 1816 972 m 1848 1023 l 1976 941 l 1859 981 l 1944 891 l cp
       
   180 eoclip
       
   181 n 5040 990 m 5039 990 l 5037 988 l 5034 987 l 5029 983 l 5021 979 l
       
   182  5011 973 l 4998 966 l 4982 957 l 4964 946 l 4942 934 l
       
   183  4917 920 l 4889 905 l 4859 888 l 4826 871 l 4791 853 l
       
   184  4754 833 l 4714 814 l 4673 794 l 4631 773 l 4587 753 l
       
   185  4541 733 l 4494 713 l 4446 693 l 4397 674 l 4346 655 l
       
   186  4294 637 l 4240 619 l 4184 603 l 4126 587 l 4067 571 l
       
   187  4005 557 l 3940 544 l 3873 532 l 3803 522 l 3731 513 l
       
   188  3656 505 l 3579 500 l 3500 496 l 3420 495 l 3340 496 l
       
   189  3262 500 l 3185 505 l 3111 513 l 3039 522 l 2970 532 l
       
   190  2904 544 l 2841 557 l 2780 571 l 2722 587 l 2666 603 l
       
   191  2611 619 l 2559 637 l 2508 655 l 2459 674 l 2412 693 l
       
   192  2365 713 l 2320 733 l 2277 753 l 2235 773 l 2194 794 l
       
   193  2155 814 l 2117 833 l 2082 853 l 2048 871 l 2017 888 l
       
   194  1988 905 l 1962 920 l 1938 934 l 1917 946 l 1900 957 l
       
   195  1885 966 l 1872 973 l 1863 979 l 1856 983 l
       
   196  1845 990 l gs col0 s gr gr
       
   197 
       
   198 % arrowhead
       
   199 0 slj
       
   200 n 1944 891 m 1859 981 l 1976 941 l 1944 891 l  cp gs 0.00 setgray ef gr  col0 s
       
   201 % Polyline
       
   202 2 slj
       
   203 gs  clippath
       
   204 2716 2322 m 2748 2373 l 2876 2291 l 2759 2331 l 2844 2241 l cp
       
   205 eoclip
       
   206 n 4950 1485 m 4949 1485 l 4947 1486 l 4942 1487 l 4936 1488 l 4926 1490 l
       
   207  4914 1493 l 4898 1497 l 4879 1501 l 4856 1506 l 4831 1512 l
       
   208  4802 1519 l 4771 1526 l 4737 1535 l 4702 1543 l 4664 1553 l
       
   209  4625 1562 l 4585 1573 l 4543 1584 l 4500 1595 l 4456 1607 l
       
   210  4410 1620 l 4363 1633 l 4315 1647 l 4266 1662 l 4215 1678 l
       
   211  4162 1694 l 4106 1712 l 4049 1731 l 3990 1752 l 3928 1773 l
       
   212  3865 1796 l 3800 1820 l 3735 1845 l 3667 1872 l 3601 1899 l
       
   213  3537 1925 l 3478 1951 l 3421 1976 l 3368 2000 l 3318 2023 l
       
   214  3271 2045 l 3227 2067 l 3185 2088 l 3145 2109 l 3107 2129 l
       
   215  3071 2148 l 3036 2167 l 3003 2186 l 2971 2204 l 2941 2221 l
       
   216  2913 2238 l 2886 2253 l 2862 2268 l 2839 2282 l 2819 2294 l
       
   217  2801 2305 l 2786 2314 l 2774 2322 l 2764 2328 l 2756 2333 l
       
   218 
       
   219  2745 2340 l gs col0 s gr gr
       
   220 
       
   221 % arrowhead
       
   222 0 slj
       
   223 n 2844 2241 m 2759 2331 l 2876 2291 l 2844 2241 l  cp gs 0.00 setgray ef gr  col0 s
       
   224 % Polyline
       
   225 2 slj
       
   226 gs  clippath
       
   227 1926 1452 m 1914 1511 l 2062 1542 l 1951 1488 l 2074 1483 l cp
       
   228 eoclip
       
   229 n 4095 2340 m 4094 2339 l 4093 2338 l 4089 2336 l 4085 2333 l 4078 2328 l
       
   230  4068 2322 l 4057 2314 l 4043 2305 l 4026 2294 l 4008 2282 l
       
   231  3987 2268 l 3964 2253 l 3939 2238 l 3912 2221 l 3884 2204 l
       
   232  3854 2186 l 3823 2167 l 3790 2148 l 3756 2129 l 3720 2109 l
       
   233  3682 2088 l 3642 2067 l 3600 2045 l 3555 2023 l 3507 2000 l
       
   234  3456 1976 l 3401 1951 l 3343 1925 l 3281 1899 l 3217 1872 l
       
   235  3150 1845 l 3086 1820 l 3023 1796 l 2960 1773 l 2899 1752 l
       
   236  2841 1731 l 2784 1712 l 2729 1694 l 2676 1678 l 2625 1662 l
       
   237  2575 1647 l 2527 1633 l 2481 1620 l 2435 1607 l 2391 1595 l
       
   238  2347 1584 l 2305 1573 l 2264 1562 l 2225 1553 l 2187 1543 l
       
   239  2150 1535 l 2117 1526 l 2085 1519 l 2056 1512 l 2030 1506 l
       
   240  2007 1501 l 1988 1497 l 1972 1493 l 1959 1490 l 1949 1488 l
       
   241 
       
   242  1935 1485 l gs col0 s gr gr
       
   243 
       
   244 % arrowhead
       
   245 0 slj
       
   246 n 2074 1483 m 1951 1488 l 2062 1542 l 2074 1483 l  cp gs 0.00 setgray ef gr  col0 s
       
   247 % Polyline
       
   248 2 slj
       
   249 gs  clippath
       
   250 3705 2685 m 3705 2625 l 3554 2625 l 3674 2655 l 3554 2685 l cp
       
   251 eoclip
       
   252 n 3195 2655 m
       
   253  3690 2655 l gs col0 s gr gr
       
   254 
       
   255 % arrowhead
       
   256 0 slj
       
   257 n 3554 2685 m 3674 2655 l 3554 2625 l 3554 2685 l  cp gs 0.00 setgray ef gr  col0 s
       
   258 % Polyline
       
   259 2 slj
       
   260 gs  clippath
       
   261 5286 2450 m 5304 2508 l 5448 2462 l 5325 2470 l 5430 2405 l cp
       
   262 eoclip
       
   263 n 5310 2835 m 5313 2836 l 5318 2838 l 5328 2841 l 5342 2845 l 5361 2850 l
       
   264  5383 2856 l 5407 2863 l 5434 2869 l 5461 2874 l 5489 2878 l
       
   265  5517 2881 l 5544 2881 l 5571 2880 l 5598 2874 l 5624 2866 l
       
   266  5648 2853 l 5670 2835 l 5686 2816 l 5699 2794 l 5709 2773 l
       
   267  5716 2752 l 5721 2733 l 5725 2715 l 5727 2699 l 5729 2684 l
       
   268  5730 2669 l 5730 2655 l 5730 2641 l 5729 2626 l 5727 2611 l
       
   269  5725 2595 l 5721 2577 l 5716 2558 l 5709 2537 l 5699 2516 l
       
   270  5686 2494 l 5670 2475 l 5648 2457 l 5624 2444 l 5598 2436 l
       
   271  5571 2430 l 5544 2429 l 5517 2429 l 5489 2432 l 5461 2436 l
       
   272  5434 2441 l 5407 2447 l 5383 2454 l 5361 2460 l 5342 2465 l
       
   273 
       
   274  5310 2475 l gs col0 s gr gr
       
   275 
       
   276 % arrowhead
       
   277 0 slj
       
   278 n 5430 2405 m 5325 2470 l 5448 2462 l 5430 2405 l  cp gs 0.00 setgray ef gr  col0 s
       
   279 % here ends figure;
       
   280 $F2psEnd
       
   281 rs
       
   282 showpage