documentation/images/modes.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: modes.fig
       
     3 %%Creator: fig2dev Version 3.2 Patchlevel 4
       
     4 %%CreationDate: Sat Aug  5 17:19:24 2006
       
     5 %%For: fp@jupiter (Florian Pose)
       
     6 %%BoundingBox: 0 0 428 87
       
     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 87 moveto 0 0 lineto 428 0 lineto 428 87 lineto closepath clip newpath
       
    50 -69.2 130.4 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 100
       
   109 % Polyline
       
   110 7.500 slw
       
   111 n 1500 1125 m 1395 1125 1395 1560 105 arcto 4 {pop} repeat
       
   112   1395 1665 2370 1665 105 arcto 4 {pop} repeat
       
   113   2475 1665 2475 1230 105 arcto 4 {pop} repeat
       
   114   2475 1125 1500 1125 105 arcto 4 {pop} repeat
       
   115  cp gs col7 1.00 shd ef gr gs col0 s gr 
       
   116 /Helvetica ff 180.00 scf sf
       
   117 1935 1462 m
       
   118 gs 1 -1 sc (Orphaned) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   119 % Polyline
       
   120 n 4110 1125 m 4005 1125 4005 1560 105 arcto 4 {pop} repeat
       
   121   4005 1665 4980 1665 105 arcto 4 {pop} repeat
       
   122   5085 1665 5085 1230 105 arcto 4 {pop} repeat
       
   123   5085 1125 4110 1125 105 arcto 4 {pop} repeat
       
   124  cp gs col7 1.00 shd ef gr gs col0 s gr 
       
   125 /Helvetica ff 180.00 scf sf
       
   126 4545 1462 m
       
   127 gs 1 -1 sc (Idle) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   128 % Polyline
       
   129 n 6720 1125 m 6615 1125 6615 1560 105 arcto 4 {pop} repeat
       
   130   6615 1665 7590 1665 105 arcto 4 {pop} repeat
       
   131   7695 1665 7695 1230 105 arcto 4 {pop} repeat
       
   132   7695 1125 6720 1125 105 arcto 4 {pop} repeat
       
   133  cp gs col7 1.00 shd ef gr gs col0 s gr 
       
   134 /Helvetica ff 180.00 scf sf
       
   135 7155 1462 m
       
   136 gs 1 -1 sc (Operation) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   137 % here ends figure;
       
   138 % 
       
   139 % here starts figure with depth 50
       
   140 % Ellipse
       
   141 7.500 slw
       
   142 n 1170 810 64 64 0 360 DrawEllipse gs 0.00 setgray ef gr gs col0 s gr
       
   143 
       
   144 % Polyline
       
   145 2 slj
       
   146 gs  clippath
       
   147 4049 1158 m 4077 1105 l 3944 1034 l 4036 1117 l 3916 1087 l cp
       
   148 eoclip
       
   149 n 2430 1125 m 2431 1124 l 2434 1123 l 2438 1121 l 2445 1117 l 2455 1112 l
       
   150  2468 1105 l 2484 1097 l 2502 1087 l 2524 1077 l 2548 1065 l
       
   151  2574 1053 l 2603 1040 l 2633 1027 l 2664 1013 l 2697 1000 l
       
   152  2731 988 l 2767 975 l 2804 963 l 2843 952 l 2884 942 l
       
   153  2927 932 l 2973 923 l 3021 916 l 3072 909 l 3126 904 l
       
   154  3182 901 l 3240 900 l 3298 901 l 3354 904 l 3408 909 l
       
   155  3459 916 l 3507 923 l 3553 932 l 3596 942 l 3637 952 l
       
   156  3676 963 l 3713 975 l 3749 988 l 3783 1000 l 3816 1013 l
       
   157  3848 1027 l 3877 1040 l 3906 1053 l 3932 1065 l 3956 1077 l
       
   158  3978 1087 l 3996 1097 l 4012 1105 l 4025 1112 l 4035 1117 l
       
   159 
       
   160  4050 1125 l gs col0 s gr gr
       
   161 
       
   162 % arrowhead
       
   163 0 slj
       
   164 n 3916 1087 m 4036 1117 l 3944 1034 l 3916 1087 l  cp gs 0.00 setgray ef gr  col0 s
       
   165 % Polyline
       
   166 2 slj
       
   167 gs  clippath
       
   168 6659 1158 m 6687 1105 l 6554 1034 l 6646 1117 l 6526 1087 l cp
       
   169 eoclip
       
   170 n 5040 1125 m 5041 1124 l 5044 1123 l 5048 1121 l 5055 1117 l 5065 1112 l
       
   171  5078 1105 l 5094 1097 l 5112 1087 l 5134 1077 l 5158 1065 l
       
   172  5184 1053 l 5213 1040 l 5243 1027 l 5274 1013 l 5307 1000 l
       
   173  5341 988 l 5377 975 l 5414 963 l 5453 952 l 5494 942 l
       
   174  5537 932 l 5583 923 l 5631 916 l 5682 909 l 5736 904 l
       
   175  5792 901 l 5850 900 l 5908 901 l 5964 904 l 6018 909 l
       
   176  6069 916 l 6117 923 l 6163 932 l 6206 942 l 6247 952 l
       
   177  6286 963 l 6323 975 l 6359 988 l 6393 1000 l 6426 1013 l
       
   178  6458 1027 l 6487 1040 l 6516 1053 l 6542 1065 l 6566 1077 l
       
   179  6588 1087 l 6606 1097 l 6622 1105 l 6635 1112 l 6645 1117 l
       
   180 
       
   181  6660 1125 l gs col0 s gr gr
       
   182 
       
   183 % arrowhead
       
   184 0 slj
       
   185 n 6526 1087 m 6646 1117 l 6554 1034 l 6526 1087 l  cp gs 0.00 setgray ef gr  col0 s
       
   186 % Polyline
       
   187 2 slj
       
   188 gs  clippath
       
   189 1426 1155 m 1472 1116 l 1373 1002 l 1429 1113 l 1328 1041 l cp
       
   190 eoclip
       
   191 n 1170 810 m
       
   192  1440 1125 l gs col0 s gr gr
       
   193 
       
   194 % arrowhead
       
   195 0 slj
       
   196 n 1328 1041 m 1429 1113 l 1373 1002 l 1328 1041 l  cp gs 0.00 setgray ef gr  col0 s
       
   197 % Polyline
       
   198 2 slj
       
   199 gs  clippath
       
   200 2430 1631 m 2402 1684 l 2535 1755 l 2444 1673 l 2564 1703 l cp
       
   201 eoclip
       
   202 n 4050 1665 m 4049 1666 l 4046 1667 l 4042 1669 l 4035 1673 l 4025 1678 l
       
   203  4012 1685 l 3996 1693 l 3978 1703 l 3956 1713 l 3932 1725 l
       
   204  3906 1737 l 3877 1750 l 3847 1763 l 3816 1777 l 3783 1790 l
       
   205  3749 1802 l 3713 1815 l 3676 1827 l 3637 1838 l 3596 1848 l
       
   206  3553 1858 l 3507 1867 l 3459 1874 l 3408 1881 l 3354 1886 l
       
   207  3298 1889 l 3240 1890 l 3182 1889 l 3126 1886 l 3072 1881 l
       
   208  3021 1874 l 2973 1867 l 2927 1858 l 2884 1848 l 2843 1838 l
       
   209  2804 1827 l 2767 1815 l 2731 1802 l 2697 1790 l 2664 1777 l
       
   210  2632 1763 l 2603 1750 l 2574 1737 l 2548 1725 l 2524 1713 l
       
   211  2502 1703 l 2484 1693 l 2468 1685 l 2455 1678 l 2445 1673 l
       
   212 
       
   213  2430 1665 l gs col0 s gr gr
       
   214 
       
   215 % arrowhead
       
   216 0 slj
       
   217 n 2564 1703 m 2444 1673 l 2535 1755 l 2564 1703 l  cp gs 0.00 setgray ef gr  col0 s
       
   218 % Polyline
       
   219 2 slj
       
   220 gs  clippath
       
   221 5040 1631 m 5012 1684 l 5145 1755 l 5054 1673 l 5174 1703 l cp
       
   222 eoclip
       
   223 n 6660 1665 m 6659 1666 l 6656 1667 l 6652 1669 l 6645 1673 l 6635 1678 l
       
   224  6622 1685 l 6606 1693 l 6588 1703 l 6566 1713 l 6542 1725 l
       
   225  6516 1737 l 6487 1750 l 6457 1763 l 6426 1777 l 6393 1790 l
       
   226  6359 1802 l 6323 1815 l 6286 1827 l 6247 1838 l 6206 1848 l
       
   227  6163 1858 l 6117 1867 l 6069 1874 l 6018 1881 l 5964 1886 l
       
   228  5908 1889 l 5850 1890 l 5792 1889 l 5736 1886 l 5682 1881 l
       
   229  5631 1874 l 5583 1867 l 5537 1858 l 5494 1848 l 5453 1838 l
       
   230  5414 1827 l 5377 1815 l 5341 1802 l 5307 1790 l 5274 1777 l
       
   231  5242 1763 l 5213 1750 l 5184 1737 l 5158 1725 l 5134 1713 l
       
   232  5112 1703 l 5094 1693 l 5078 1685 l 5065 1678 l 5055 1673 l
       
   233 
       
   234  5040 1665 l gs col0 s gr gr
       
   235 
       
   236 % arrowhead
       
   237 0 slj
       
   238 n 5174 1703 m 5054 1673 l 5145 1755 l 5174 1703 l  cp gs 0.00 setgray ef gr  col0 s
       
   239 /Helvetica ff 180.00 scf sf
       
   240 3240 810 m
       
   241 gs 1 -1 sc (Device connection) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   242 /Helvetica ff 180.00 scf sf
       
   243 5850 810 m
       
   244 gs 1 -1 sc (Master request) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   245 /Helvetica ff 180.00 scf sf
       
   246 3240 2070 m
       
   247 gs 1 -1 sc (Device disconnection) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   248 /Helvetica ff 180.00 scf sf
       
   249 5850 2070 m
       
   250 gs 1 -1 sc (Master release) dup sw pop 2 div neg 0 rm  col0 sh gr
       
   251 % here ends figure;
       
   252 $F2psEnd
       
   253 rs
       
   254 showpage