documentation/images/fsm-sii.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-sii.fig
       
     3 %%Creator: fig2dev Version 3.2 Patchlevel 4
       
     4 %%CreationDate: Wed Jul 19 12:40:51 2006
       
     5 %%For: fp@jupiter (Florian Pose)
       
     6 %%BoundingBox: 0 0 529 201
       
     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 201 moveto 0 0 lineto 529 0 lineto 529 201 lineto closepath clip newpath
       
    50 -5.2 236.5 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 3375 1260 855 360 0 360 DrawEllipse gs col0 s gr
       
   112 
       
   113 /Helvetica ff 180.00 scf sf
       
   114 3375 1305 m
       
   115 gs 1 -1 sc (READ_CHECK) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   116 % Ellipse
       
   117 n 5490 1260 855 360 0 360 DrawEllipse gs col0 s gr
       
   118 
       
   119 /Helvetica ff 180.00 scf sf
       
   120 5490 1305 m
       
   121 gs 1 -1 sc (READ_FETCH) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   122 % Ellipse
       
   123 n 1260 1260 855 360 0 360 DrawEllipse gs col0 s gr
       
   124 
       
   125 /Helvetica ff 180.00 scf sf
       
   126 1260 1305 m
       
   127 gs 1 -1 sc (READ_START) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   128 % Ellipse
       
   129 n 7605 2115 855 360 0 360 DrawEllipse gs col0 s gr
       
   130 
       
   131 % Ellipse
       
   132 n 7605 2116 748 315 0 360 DrawEllipse gs col0 s gr
       
   133 
       
   134 /Helvetica ff 180.00 scf sf
       
   135 7605 2160 m
       
   136 gs 1 -1 sc (END) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   137 % Ellipse
       
   138 n 1260 3015 855 360 0 360 DrawEllipse gs col0 s gr
       
   139 
       
   140 /Helvetica ff 180.00 scf sf
       
   141 1260 3060 m
       
   142 gs 1 -1 sc (WRITE_START) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   143 % Ellipse
       
   144 n 3375 3015 855 360 0 360 DrawEllipse gs col0 s gr
       
   145 
       
   146 /Helvetica ff 180.00 scf sf
       
   147 3375 3060 m
       
   148 gs 1 -1 sc (WRITE_CHECK) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   149 % Ellipse
       
   150 n 5490 3015 855 360 0 360 DrawEllipse gs col0 s gr
       
   151 
       
   152 /Helvetica ff 180.00 scf sf
       
   153 5490 3060 m
       
   154 gs 1 -1 sc (WRITE_CHECK2) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   155 % Ellipse
       
   156 n 4455 2115 855 360 0 360 DrawEllipse gs col0 s gr
       
   157 
       
   158 % Ellipse
       
   159 n 4455 2108 765 322 0 360 DrawEllipse gs col0 s gr
       
   160 
       
   161 /Helvetica ff 180.00 scf sf
       
   162 4455 2160 m
       
   163 gs 1 -1 sc (ERROR) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   164 % Ellipse
       
   165 n 495 675 101 101 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
       
   166 
       
   167 % Polyline
       
   168 2 slj
       
   169 gs  clippath
       
   170 656 1018 m 708 987 l 630 857 l 667 976 l 579 888 l cp
       
   171 eoclip
       
   172 n 540 765 m
       
   173  675 990 l gs 0.00 setgray ef gr gs col0 s gr gr
       
   174 
       
   175 % arrowhead
       
   176 0 slj
       
   177 n 579 888 m 667 976 l 630 857 l 579 888 l  cp gs 0.00 setgray ef gr  col0 s
       
   178 % Ellipse
       
   179 n 495 2430 101 101 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
       
   180 
       
   181 % Polyline
       
   182 2 slj
       
   183 gs  clippath
       
   184 656 2773 m 708 2742 l 630 2612 l 667 2731 l 579 2643 l cp
       
   185 eoclip
       
   186 n 540 2520 m
       
   187  675 2745 l gs 0.00 setgray ef gr gs col0 s gr gr
       
   188 
       
   189 % arrowhead
       
   190 0 slj
       
   191 n 579 2643 m 667 2731 l 630 2612 l 579 2643 l  cp gs 0.00 setgray ef gr  col0 s
       
   192 % Polyline
       
   193 2 slj
       
   194 gs  clippath
       
   195 2535 1290 m 2535 1230 l 2384 1230 l 2504 1260 l 2384 1290 l cp
       
   196 eoclip
       
   197 n 2115 1260 m
       
   198  2520 1260 l gs col0 s gr gr
       
   199 
       
   200 % arrowhead
       
   201 0 slj
       
   202 n 2384 1290 m 2504 1260 l 2384 1230 l 2384 1290 l  cp gs 0.00 setgray ef gr  col0 s
       
   203 % Polyline
       
   204 2 slj
       
   205 gs  clippath
       
   206 4650 1290 m 4650 1230 l 4499 1230 l 4619 1260 l 4499 1290 l cp
       
   207 eoclip
       
   208 n 4230 1260 m
       
   209  4635 1260 l gs col0 s gr gr
       
   210 
       
   211 % arrowhead
       
   212 0 slj
       
   213 n 4499 1290 m 4619 1260 l 4499 1230 l 4499 1290 l  cp gs 0.00 setgray ef gr  col0 s
       
   214 % Polyline
       
   215 2 slj
       
   216 gs  clippath
       
   217 2535 3045 m 2535 2985 l 2384 2985 l 2504 3015 l 2384 3045 l cp
       
   218 eoclip
       
   219 n 2115 3015 m
       
   220  2520 3015 l gs col0 s gr gr
       
   221 
       
   222 % arrowhead
       
   223 0 slj
       
   224 n 2384 3045 m 2504 3015 l 2384 2985 l 2384 3045 l  cp gs 0.00 setgray ef gr  col0 s
       
   225 % Polyline
       
   226 2 slj
       
   227 gs  clippath
       
   228 4650 3045 m 4650 2985 l 4499 2985 l 4619 3015 l 4499 3045 l cp
       
   229 eoclip
       
   230 n 4230 3015 m
       
   231  4635 3015 l gs col0 s gr gr
       
   232 
       
   233 % arrowhead
       
   234 0 slj
       
   235 n 4499 3045 m 4619 3015 l 4499 2985 l 4499 3045 l  cp gs 0.00 setgray ef gr  col0 s
       
   236 % Polyline
       
   237 2 slj
       
   238  [60] 0 sd
       
   239 gs  clippath
       
   240 3746 1966 m 3753 1906 l 3602 1890 l 3719 1933 l 3596 1950 l cp
       
   241 eoclip
       
   242 n 3375 1620 m 3375 1623 l 3375 1629 l 3376 1639 l 3377 1653 l 3378 1670 l
       
   243  3381 1689 l 3384 1709 l 3390 1730 l 3398 1752 l 3408 1775 l
       
   244  3423 1798 l 3441 1822 l 3465 1845 l 3489 1863 l 3513 1879 l
       
   245  3537 1892 l 3561 1902 l 3584 1910 l 3607 1916 l 3629 1921 l
       
   246  3651 1925 l 3671 1928 l 3690 1931 l 3706 1932 l
       
   247  3735 1935 l gs col0 s gr gr
       
   248  [] 0 sd
       
   249 % arrowhead
       
   250 0 slj
       
   251 n 3596 1950 m 3719 1933 l 3602 1890 l 3596 1950 l  cp gs 0.00 setgray ef gr  col0 s
       
   252 % Polyline
       
   253 2 slj
       
   254 gs  clippath
       
   255 5201 1906 m 5208 1966 l 5358 1949 l 5236 1933 l 5351 1889 l cp
       
   256 eoclip
       
   257 n 5490 1620 m 5490 1623 l 5491 1629 l 5492 1639 l 5494 1653 l 5495 1670 l
       
   258  5496 1689 l 5495 1709 l 5494 1730 l 5490 1752 l 5484 1775 l
       
   259  5475 1798 l 5462 1822 l 5445 1845 l 5424 1866 l 5402 1883 l
       
   260  5380 1896 l 5358 1907 l 5336 1914 l 5314 1921 l 5293 1925 l
       
   261  5273 1929 l 5255 1931 l
       
   262  5220 1935 l gs col0 s gr gr
       
   263 
       
   264 % arrowhead
       
   265 0 slj
       
   266 n 5351 1889 m 5236 1933 l 5358 1949 l 5351 1889 l  cp gs 0.00 setgray ef gr  col0 s
       
   267 % Polyline
       
   268 2 slj
       
   269  [60] 0 sd
       
   270 gs  clippath
       
   271 3753 2323 m 3746 2263 l 3596 2279 l 3719 2297 l 3602 2339 l cp
       
   272 eoclip
       
   273 n 3375 2610 m 3375 2607 l 3375 2601 l 3376 2591 l 3377 2577 l 3378 2560 l
       
   274  3381 2541 l 3384 2521 l 3390 2500 l 3398 2478 l 3408 2455 l
       
   275  3423 2432 l 3441 2408 l 3465 2385 l 3489 2367 l 3513 2351 l
       
   276  3537 2338 l 3561 2328 l 3584 2320 l 3607 2314 l 3629 2309 l
       
   277  3651 2305 l 3671 2302 l 3690 2299 l 3706 2298 l
       
   278  3735 2295 l gs col0 s gr gr
       
   279  [] 0 sd
       
   280 % arrowhead
       
   281 0 slj
       
   282 n 3602 2339 m 3719 2297 l 3596 2279 l 3602 2339 l  cp gs 0.00 setgray ef gr  col0 s
       
   283 % Polyline
       
   284 2 slj
       
   285 gs  clippath
       
   286 5208 2263 m 5201 2323 l 5351 2340 l 5236 2297 l 5358 2280 l cp
       
   287 eoclip
       
   288 n 5490 2610 m 5490 2607 l 5491 2601 l 5492 2591 l 5494 2577 l 5495 2560 l
       
   289  5496 2541 l 5495 2521 l 5494 2500 l 5490 2478 l 5484 2455 l
       
   290  5475 2432 l 5462 2408 l 5445 2385 l 5424 2364 l 5402 2347 l
       
   291  5380 2334 l 5358 2323 l 5336 2316 l 5314 2309 l 5293 2305 l
       
   292  5273 2301 l 5255 2299 l
       
   293  5220 2295 l gs col0 s gr gr
       
   294 
       
   295 % arrowhead
       
   296 0 slj
       
   297 n 5358 2280 m 5236 2297 l 5351 2340 l 5358 2280 l  cp gs 0.00 setgray ef gr  col0 s
       
   298 % Polyline
       
   299 2 slj
       
   300 gs  clippath
       
   301 7003 1874 m 7053 1840 l 6969 1715 l 7011 1832 l 6919 1748 l cp
       
   302 eoclip
       
   303 n 6255 1440 m 6257 1440 l 6260 1441 l 6267 1443 l 6277 1446 l 6290 1449 l
       
   304  6307 1454 l 6327 1459 l 6349 1466 l 6374 1473 l 6400 1481 l
       
   305  6427 1489 l 6456 1498 l 6485 1508 l 6515 1518 l 6545 1529 l
       
   306  6577 1541 l 6610 1555 l 6644 1569 l 6679 1585 l 6715 1602 l
       
   307  6750 1620 l 6791 1643 l 6827 1664 l 6858 1685 l 6885 1704 l
       
   308  6908 1722 l 6928 1739 l 6945 1755 l 6960 1770 l 6974 1785 l
       
   309  6985 1798 l 6995 1810 l 7003 1821 l 7010 1830 l
       
   310  7020 1845 l gs col0 s gr gr
       
   311 
       
   312 % arrowhead
       
   313 0 slj
       
   314 n 6919 1748 m 7011 1832 l 6969 1715 l 6919 1748 l  cp gs 0.00 setgray ef gr  col0 s
       
   315 % Polyline
       
   316 2 slj
       
   317 gs  clippath
       
   318 7053 2381 m 6997 2360 l 6942 2500 l 7014 2400 l 6998 2522 l cp
       
   319 eoclip
       
   320 n 6210 2835 m 6212 2835 l 6216 2835 l 6223 2834 l 6234 2833 l 6249 2832 l
       
   321  6267 2830 l 6289 2828 l 6314 2825 l 6341 2822 l 6370 2818 l
       
   322  6401 2814 l 6432 2808 l 6464 2802 l 6496 2795 l 6530 2787 l
       
   323  6564 2777 l 6600 2766 l 6637 2753 l 6674 2737 l 6712 2720 l
       
   324  6750 2700 l 6789 2677 l 6824 2653 l 6854 2630 l 6881 2607 l
       
   325  6903 2584 l 6922 2563 l 6939 2541 l 6954 2521 l 6967 2500 l
       
   326  6978 2481 l 6988 2462 l 6996 2444 l 7003 2428 l 7009 2415 l
       
   327  7013 2403 l
       
   328  7020 2385 l gs col0 s gr gr
       
   329 
       
   330 % arrowhead
       
   331 0 slj
       
   332 n 6998 2522 m 7014 2400 l 6942 2500 l 6998 2522 l  cp gs 0.00 setgray ef gr  col0 s
       
   333 % Polyline
       
   334 2 slj
       
   335 gs  clippath
       
   336 5375 923 m 5433 905 l 5387 761 l 5395 885 l 5330 779 l cp
       
   337 eoclip
       
   338 n 5670 900 m 5671 897 l 5673 892 l 5676 882 l 5680 868 l 5685 850 l
       
   339  5690 829 l 5695 807 l 5700 784 l 5703 761 l 5705 737 l
       
   340  5704 714 l 5701 692 l 5695 670 l 5685 649 l 5670 630 l
       
   341  5654 617 l 5636 606 l 5618 599 l 5602 594 l 5586 590 l
       
   342  5572 588 l 5559 586 l 5547 585 l 5535 585 l 5523 585 l
       
   343  5511 586 l 5498 588 l 5484 590 l 5468 594 l 5452 599 l
       
   344  5434 606 l 5416 617 l 5400 630 l 5385 649 l 5375 670 l
       
   345  5369 692 l 5366 714 l 5365 737 l 5367 761 l 5370 784 l
       
   346  5375 807 l 5380 829 l 5385 850 l 5390 868 l
       
   347  5400 900 l gs col0 s gr gr
       
   348 
       
   349 % arrowhead
       
   350 0 slj
       
   351 n 5330 779 m 5395 885 l 5387 761 l 5330 779 l  cp gs 0.00 setgray ef gr  col0 s
       
   352 % Polyline
       
   353 2 slj
       
   354 gs  clippath
       
   355 5343 3370 m 5286 3350 l 5236 3492 l 5305 3390 l 5292 3513 l cp
       
   356 eoclip
       
   357 n 5670 3375 m 5671 3377 l 5673 3382 l 5676 3391 l 5680 3403 l 5685 3419 l
       
   358  5691 3439 l 5698 3460 l 5704 3483 l 5709 3507 l 5713 3531 l
       
   359  5716 3556 l 5716 3580 l 5715 3603 l 5709 3627 l 5701 3649 l
       
   360  5688 3671 l 5670 3690 l 5651 3704 l 5629 3715 l 5608 3724 l
       
   361  5587 3730 l 5568 3735 l 5550 3738 l 5534 3740 l 5519 3742 l
       
   362  5504 3742 l 5490 3742 l 5476 3742 l 5461 3742 l 5446 3740 l
       
   363  5430 3738 l 5412 3735 l 5393 3730 l 5372 3724 l 5351 3715 l
       
   364  5329 3704 l 5310 3690 l 5292 3671 l 5279 3649 l 5271 3627 l
       
   365  5265 3603 l 5264 3580 l 5264 3556 l 5267 3531 l 5271 3507 l
       
   366  5276 3483 l 5282 3460 l 5289 3439 l 5295 3419 l 5300 3403 l
       
   367 
       
   368  5310 3375 l gs col0 s gr gr
       
   369 
       
   370 % arrowhead
       
   371 0 slj
       
   372 n 5292 3513 m 5305 3390 l 5236 3492 l 5292 3513 l  cp gs 0.00 setgray ef gr  col0 s
       
   373 % here ends figure;
       
   374 $F2psEnd
       
   375 rs
       
   376 showpage