Blame view

DOCUMENTATION/THEORY_MANUAL/Imgs/two_wire.eps 4.3 KB
886c558b   Steve Greedy   SACAMOS Public Re...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 211 681 332 719
%%Title: two_wire
%%CreationDate: Tue Dec 20 14:49:49 2016
%%Creator: Tgif-4.2.5-QPL written by William Chia-Wei Cheng (bill.cheng@acm.org)
%%ProducedBy: (unknown)
%%Pages: 1
%%DocumentFonts: (atend)
%%EndComments
%%BeginProlog

/tgifdict 56 dict def
tgifdict begin

/tgifellipsedict 6 dict def
tgifellipsedict /mtrx matrix put

/TGEL % tgifellipse
 { tgifellipsedict begin
      /yrad exch def
      /xrad exch def
      /y exch def
      /x exch def
      /savematrix mtrx currentmatrix def
      x y translate
      xrad yrad scale
      0 0 1 0 360 arc
      savematrix setmatrix
   end
 } def

/tgifarrowtipdict 8 dict def
tgifarrowtipdict /mtrx matrix put

/TGAT % tgifarrowtip
 { tgifarrowtipdict begin
      /dy exch def
      /dx exch def
      /h exch def
      /w exch def
      /y exch def
      /x exch def
      /savematrix mtrx currentmatrix def
      x y translate
      dy dx atan rotate
      0 0 moveto
      w neg h lineto
      w neg h neg lineto
      savematrix setmatrix
   end
 } def

/TGMAX
 { exch dup 3 1 roll exch dup 3 1 roll gt { pop } { exch pop } ifelse
 } def
/TGMIN
 { exch dup 3 1 roll exch dup 3 1 roll lt { pop } { exch pop } ifelse
 } def
/TGSW { stringwidth pop } def
/tgifstrw 0 def

/bd { bind def } bind def

/GS { gsave } bd
/GR { grestore } bd
/NP { newpath } bd
/CP { closepath } bd
/CHP { charpath } bd
/CT { curveto } bd
/L { lineto } bd
/RL { rlineto } bd
/M { moveto } bd
/RM { rmoveto } bd
/S { stroke } bd
/F { fill } bd
/TR { translate } bd
/RO { rotate } bd
/SC { scale } bd
/MU { mul } bd
/DI { div } bd
/DU { dup } bd
/NE { neg } bd
/AD { add } bd
/SU { sub } bd
/PO { pop } bd
/EX { exch } bd
/CO { concat } bd
/CL { clip } bd
/EC { eoclip } bd
/EF { eofill } bd
/IM { image } bd
/IMM { imagemask } bd
/ARY { array } bd
/SG { setgray } bd
/RG { setrgbcolor } bd
/SD { setdash } bd
/W { setlinewidth } bd
/SM { setmiterlimit } bd
/SLC { setlinecap } bd
/SLJ { setlinejoin } bd
/SH { show } bd
/FF { findfont } bd
/MS { makefont setfont } bd
/AR { arcto 4 {pop} repeat } bd
/CURP { currentpoint } bd
/FLAT { flattenpath strokepath clip newpath } bd
/TGSM { tgiforigctm setmatrix } def
/TGRM { savematrix setmatrix } def

end

%%EndProlog
%%Page: 1 1

%%PageBoundingBox: 211 681 332 719
tgifdict begin
/tgifsavedpage save def

1 SM
1 W

0 SG

72 0 MU 72 11.602 MU TR
72 128 DI 100.000 MU 100 DI DU NE SC

GS

/tgiforigctm matrix currentmatrix def

% OVAL
0 SG
GS
   GS
      NP 400 250 20 20 TGEL
      3 W
      S
   GR
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      400 250 M
      -17 -9 atan DU cos 8.000 MU 391 exch SU
      exch sin 8.000 MU 233 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      391 233 8.000 3.000 -9 -17 TGAT
   1 SG CP F
   0 SG
   NP
      391 233 8.000 3.000 -9 -17 TGAT
   CP F
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      400 250 M
      0 148 atan DU cos 8.000 MU exch sin 8.000 MU RM
      0 148 atan DU cos 8.000 MU 548 exch SU
      exch sin 8.000 MU 250 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      400 250 8.000 3.000 -148 0 TGAT
   1 SG CP F
   0 SG
   NP
      400 250 8.000 3.000 -148 0 TGAT
   CP F
GR
GS
   TGSM
   NP
      548 250 8.000 3.000 148 0 TGAT
   1 SG CP F
   0 SG
   NP
      548 250 8.000 3.000 148 0 TGAT
   CP F
GR

% TEXT
NP
0 SG
   GS
      1 W
      379 224 M
      GS
            0 SG
            /Courier FF [18 0 0 -18 0 0] MS
            (r) SH
            0 SG
            /Courier FF [12 0 0 -12 0 0] MS
            (w) SH
      GR
   GR

% TEXT
NP
0 SG
   GS
      1 W
      466 241 M
      GS
            0 SG
            /Courier FF [18 0 0 -18 0 0] MS
            (s) SH
      GR
   GR

% OVAL
0 SG
GS
   GS
      NP 550 250 20 20 TGEL
      3 W
      S
   GR
GR

% POLY/OPEN-SPLINE
0 SG
GS
   NP
      550 250 M
      -13 15 atan DU cos 8.000 MU 565 exch SU
      exch sin 8.000 MU 237 exch SU L
   TGSM
   1 W
   S
GR
GS
   TGSM
   NP
      565 237 8.000 3.000 15 -13 TGAT
   1 SG CP F
   0 SG
   NP
      565 237 8.000 3.000 15 -13 TGAT
   CP F
GR

% TEXT
NP
0 SG
   GS
      1 W
      570 230 M
      GS
            0 SG
            /Courier FF [18 0 0 -18 0 0] MS
            (r) SH
            0 SG
            /Courier FF [12 0 0 -12 0 0] MS
            (w) SH
      GR
   GR

GR
tgifsavedpage restore
end
showpage

%%Trailer
%MatchingCreationDate: Tue Dec 20 14:49:49 2016
%%DocumentFonts: Courier
%%EOF