diff options
author | Abhishek Patel | 2016-06-15 12:00:32 +0530 |
---|---|---|
committer | Abhishek Patel | 2016-06-15 12:00:32 +0530 |
commit | 988150262d52426070d892ddb7e8af09c1c60c90 (patch) | |
tree | 024c6f444a2358d0c047a5fa5049dec79bd2befd /views/webtronix_server/analogmodels/multiplier.svg | |
parent | 4ecdaf63709511ffc3496783997cd28d3ff2988c (diff) | |
download | eSimWebApp-988150262d52426070d892ddb7e8af09c1c60c90.tar.gz eSimWebApp-988150262d52426070d892ddb7e8af09c1c60c90.tar.bz2 eSimWebApp-988150262d52426070d892ddb7e8af09c1c60c90.zip |
analogmodels added
Diffstat (limited to 'views/webtronix_server/analogmodels/multiplier.svg')
-rw-r--r-- | views/webtronix_server/analogmodels/multiplier.svg | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/views/webtronix_server/analogmodels/multiplier.svg b/views/webtronix_server/analogmodels/multiplier.svg new file mode 100644 index 0000000..e1294ee --- /dev/null +++ b/views/webtronix_server/analogmodels/multiplier.svg @@ -0,0 +1,42 @@ +<svg width="100" height="62" xmlns="http://www.w3.org/2000/svg"> + <g + stroke='black' + stroke-width='2px' > + +<metadata class="part" > + <wtx:part xmlns:wtx="http://code.google.com/p/webtronics" > + <wtx:pins> + <wtx:analog> + <wtx:node index="3" x="99" y="30" /> + <wtx:node index="1" x="3" y="18" /> + <wtx:node index="2" x="3" y="44" /> + + </wtx:analog> + </wtx:pins> + <wtx:id>a</wtx:id> + <wtx:type>a</wtx:type> + <wtx:name>multiplier</wtx:name> + <wtx:category>analogmodels</wtx:category> + <wtx:inoffset></wtx:inoffset> + <wtx:ingain></wtx:ingain> + <wtx:outgain></wtx:outgain> + <wtx:outoffset></wtx:outoffset> + + <wtx:flip></wtx:flip> + <wtx:value></wtx:value> + <wtx:label></wtx:label> + <wtx:spice></wtx:spice> + <wtx:model></wtx:model> + </wtx:part> +</metadata> + <rect transform="rotate(90, 52.25, 31.25)" id="svg_6" height="40" width="60" y="11.25" x="22.25" fill-opacity="null" stroke-opacity="null" stroke-width="1.5" stroke="#000" fill="#fff"/> + <rect id="svg_8" height="1" width="0" y="111.25" x="376.25" fill-opacity="null" stroke-opacity="null" stroke-width="1.5" stroke="#000" fill="#fff"/> + <rect id="svg_9" height="0" width="1" y="89.25" x="321.25" fill-opacity="null" stroke-opacity="null" stroke-width="1.5" stroke="#000" fill="#fff"/> + <text transform="matrix(-11.2186, 0, 0, -1.4465, 2022.18, 130.044)" xml:space="preserve" text-anchor="start" font-family="Helvetica, Arial, sans-serif" font-size="2" id="svg_11" y="46.93647" x="164.786697" fill-opacity="null" stroke-opacity="null" stroke-width="0" stroke="#000" fill="#000000"/> + <line stroke-linecap="null" stroke-linejoin="null" id="svg_22" y2="29" x2="99" y1="29" x1="71" fill-opacity="null" stroke-opacity="null" stroke-width="1.5" stroke="#000" fill="none"/> + <line stroke-linecap="null" stroke-linejoin="null" id="svg_23" y2="17" x2="31" y1="17" x1="3" fill-opacity="null" stroke-opacity="null" stroke-width="1.5" stroke="#000" fill="none"/> + <line stroke-linecap="null" stroke-linejoin="null" id="svg_26" y2="44" x2="31" y1="44" x1="3" fill-opacity="null" stroke-opacity="null" stroke-width="1.5" stroke="#000" fill="none"/> + <text xml:space="preserve" text-anchor="start" font-family="Helvetica, Arial, sans-serif" font-size="10" id="svg_41" y="21.25" x="35.25" fill-opacity="null" stroke-opacity="null" stroke-width="0" stroke="#000" fill="#000000">MULTI-</text> + <text xml:space="preserve" text-anchor="start" font-family="Helvetica, Arial, sans-serif" font-size="10" id="svg_43" y="42.25" x="35.25" fill-opacity="null" stroke-opacity="null" stroke-width="0" stroke="#000" fill="#000000">PLIER</text> + </g> +</svg>
\ No newline at end of file |