Rev 20 | Rev 4158 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 1043 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | ,the type of circuit |
6 | ,the type of circuit |
7 | slib_author=Gang Xiao |
7 | slib_author=Gang Xiao |
8 | slib_out=A matrix |
8 | slib_out=A matrix |
9 | slib_example=9/br3close |
9 | slib_example=9/br3close |
10 | slib_comment=Check the\ |
10 | slib_comment=Check the\ |
11 | <a |
11 | <a href="$wims_ref_name?module=tool/elec/circdraw">circuit draw tool</a>\ |
12 | for details of available circuit and component types. <p>\ |
12 | for details of available circuit and component types. <p>\ |
13 | Output of the script: each row of 5 columns corresponds to a component.<p>\ |
13 | Output of the script: each row of 5 columns corresponds to a component.<p>\ |
14 | Col. 1,2 = (x,y) of the component center <br>\ |
14 | Col. 1,2 = (x,y) of the component center <br>\ |
15 | Col. 3,4 = (x,y) of annotation text <br>\ |
15 | Col. 3,4 = (x,y) of annotation text <br>\ |
16 | Col. 5 = orientation (0=horizontal, 1=vertical) |
16 | Col. 5 = orientation (0=horizontal, 1=vertical) |