mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-26 13:20:52 +01:00
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@58 bfdf4180-ca20-0410-9c96-a3a8aa849046
31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
<!DOCTYPE definition SYSTEM "definition_element.dtd">
|
|
<definition type="element" width="45" height="105" hotspot_x="25" hotspot_y="45" orientation="dnny">
|
|
<names>
|
|
<name lang="fr">Transformateur monophasé</name>
|
|
<name lang="en">One-phase transformer</name>
|
|
</names>
|
|
<description>
|
|
<!--Transforateur-->
|
|
<cercle x="-20" y="-20" rayon="40" antialias="true" style="filling:white;" />
|
|
<cercle x="-20" y="0" rayon="40" antialias="true" style="filling:white;" />
|
|
<!--Phase 1-->
|
|
<ligne x1="-20" y1="-40" x2="-20" y2="-20" antialias="false" />
|
|
<ligne x1="-20" y1="-20" x2="-14" y2="-14" antialias="true" />
|
|
<!--Neutre 1-->
|
|
<ligne x1="20" y1="-40" x2="20" y2="-20" antialias="false" />
|
|
<ligne x1="20" y1="-20" x2="14" y2="-14" antialias="true" />
|
|
<!--Phase 2-->
|
|
<ligne x1="-20" y1="60" x2="-20" y2="40" antialias="false" />
|
|
<ligne x1="-20" y1="40" x2="-14" y2="34" antialias="true" />
|
|
<!--Neutre 2-->
|
|
<ligne x1="20" y1="60" x2="20" y2="40" antialias="false" />
|
|
<ligne x1="20" y1="40" x2="14" y2="34" antialias="true" />
|
|
<!--Bornes supérieurs-->
|
|
<borne orientation="n" x="-20" y="-40" />
|
|
<borne orientation="n" x="20" y="-40" />
|
|
<!--Bornes inférieurs-->
|
|
<borne orientation="s" x="-20" y="60" />
|
|
<borne orientation="s" x="20" y="60" />
|
|
</description>
|
|
</definition>
|