Changeset 1023 for trunk

Show
Ignore:
Timestamp:
02/01/08 12:21:00 (7 months ago)
Author:
clauss
Message:

OpamP: smooth added

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Modelica/Electrical/Analog/Basic.mo

    r994 r1023  
    6060          extent={{-100,-100},{100,100}}, 
    6161          grid={2,2}), graphics={ 
    62           Line(points={{-60,50},{60,50}}, color={0,0,255}),  
    63           Line(points={{-40,30},{40,30}}, color={0,0,255}),  
    64           Line(points={{-20,10},{20,10}}, color={0,0,255}),  
    65           Line(points={{0,90},{0,50}}, color={0,0,255}),  
    66           Text( 
    67             extent={{-144,-60},{138,0}},  
    68             textString="%name",  
     62          Line(points={{-60,50},{60,50}}, color={0,0,255}), 
     63          Line(points={{-40,30},{40,30}}, color={0,0,255}), 
     64          Line(points={{-20,10},{20,10}}, color={0,0,255}), 
     65          Line(points={{0,90},{0,50}}, color={0,0,255}), 
     66          Text( 
     67            extent={{-144,-60},{138,0}}, 
     68            textString="%name", 
    6969            lineColor={0,0,255})}), 
    7070      Diagram(coordinateSystem( 
     
    126126          grid={2,2}), graphics={ 
    127127          Rectangle( 
    128             extent={{-70,30},{70,-30}},  
    129             lineColor={0,0,255},  
    130             fillColor={255,255,255},  
    131             fillPattern=FillPattern.Solid),  
    132           Line(points={{-90,0},{-70,0}}, color={0,0,255}),  
    133           Line(points={{70,0},{90,0}}, color={0,0,255}),  
    134           Text( 
    135             extent={{-144,-60},{144,-100}},  
    136             lineColor={0,0,0},  
    137             textString="R=%R"),  
    138           Text( 
    139             extent={{-144,40},{144,100}},  
    140             textString="%name",  
     128            extent={{-70,30},{70,-30}}, 
     129            lineColor={0,0,255}, 
     130            fillColor={255,255,255}, 
     131            fillPattern=FillPattern.Solid), 
     132          Line(points={{-90,0},{-70,0}}, color={0,0,255}), 
     133          Line(points={{70,0},{90,0}}, color={0,0,255}), 
     134          Text( 
     135            extent={{-144,-60},{144,-100}}, 
     136            lineColor={0,0,0}, 
     137            textString="R=%R"), 
     138          Text( 
     139            extent={{-144,40},{144,100}}, 
     140            textString="%name", 
    141141            lineColor={0,0,255})}), 
    142142      Diagram(coordinateSystem( 
     
    199199              100,100}}), graphics={ 
    200200          Text( 
    201             extent={{-142,60},{143,118}},  
    202             textString="%name",  
    203             lineColor={0,0,255}),  
    204           Line(points={{-90,0},{-70,0}}, color={0,0,255}),  
    205           Line(points={{70,0},{90,0}}, color={0,0,255}),  
    206           Rectangle( 
    207             extent={{-70,30},{70,-30}},  
    208             lineColor={0,0,255},  
    209             fillColor={255,255,255},  
    210             fillPattern=FillPattern.Solid),  
    211           Line(points={{0,-30},{0,-91}}, color={191,0,0}),  
    212           Line(points={{-52,-50},{48,50}}, color={0,0,255}),  
    213           Polygon( 
    214             points={{40,52},{50,42},{54,56},{40,52}},  
    215             lineColor={0,0,255},  
    216             fillColor={0,0,255},  
     201            extent={{-142,60},{143,118}}, 
     202            textString="%name", 
     203            lineColor={0,0,255}), 
     204          Line(points={{-90,0},{-70,0}}, color={0,0,255}), 
     205          Line(points={{70,0},{90,0}}, color={0,0,255}), 
     206          Rectangle( 
     207            extent={{-70,30},{70,-30}}, 
     208            lineColor={0,0,255}, 
     209            fillColor={255,255,255}, 
     210            fillPattern=FillPattern.Solid), 
     211          Line(points={{0,-30},{0,-91}}, color={191,0,0}), 
     212          Line(points={{-52,-50},{48,50}}, color={0,0,255}), 
     213          Polygon( 
     214            points={{40,52},{50,42},{54,56},{40,52}}, 
     215            lineColor={0,0,255}, 
     216            fillColor={0,0,255}, 
    217217            fillPattern=FillPattern.Solid)}), 
    218218        Documentation(info="<HTML> 
     
    279279          grid={2,2}), graphics={ 
    280280          Rectangle( 
    281             extent={{-70,30},{70,-30}},  
    282             fillColor={255,255,255},  
    283             fillPattern=FillPattern.Solid,  
    284             lineColor={0,0,255}),  
    285           Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255}),  
    286           Line(points={{-90,0},{-70,0}}, color={0,0,255}),  
    287           Line(points={{70,0},{90,0}}, color={0,0,255}),  
    288           Text( 
    289             extent={{-138,-60},{140,-100}},  
    290             lineColor={0,0,0},  
    291             pattern=LinePattern.None,  
    292             textString="G=%G"),  
    293           Text( 
    294             extent={{-140,40},{142,100}},  
    295             textString="%name",  
     281            extent={{-70,30},{70,-30}}, 
     282            fillColor={255,255,255}, 
     283            fillPattern=FillPattern.Solid, 
     284            lineColor={0,0,255}), 
     285          Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255}), 
     286          Line(points={{-90,0},{-70,0}}, color={0,0,255}), 
     287          Line(points={{70,0},{90,0}}, color={0,0,255}), 
     288          Text( 
     289            extent={{-138,-60},{140,-100}}, 
     290            lineColor={0,0,0}, 
     291            pattern=LinePattern.None, 
     292            textString="G=%G"), 
     293          Text( 
     294            extent={{-140,40},{142,100}}, 
     295            textString="%name", 
    296296            lineColor={0,0,255})}), 
    297297      Diagram(coordinateSystem( 
     
    341341          grid={2,2}), graphics={ 
    342342          Line( 
    343             points={{-14,28},{-14,-28}},  
    344             thickness=2,  
    345             color={0,0,255}),  
    346           Line( 
    347             points={{14,28},{14,-28}},  
    348             thickness=2,  
    349             color={0,0,255}),  
    350           Line(points={{-90,0},{-14,0}}, color={0,0,255}),  
    351           Line(points={{14,0},{90,0}}, color={0,0,255}),  
    352           Text( 
    353             extent={{-136,-60},{136,-100}},  
    354             lineColor={0,0,0},  
    355             textString="C=%C"),  
    356           Text( 
    357             extent={{-142,40},{140,100}},  
    358             textString="%name",  
     343            points={{-14,28},{-14,-28}}, 
     344            thickness=2, 
     345            color={0,0,255}), 
     346          Line( 
     347            points={{14,28},{14,-28}}, 
     348            thickness=2, 
     349            color={0,0,255}), 
     350          Line(points={{-90,0},{-14,0}}, color={0,0,255}), 
     351          Line(points={{14,0},{90,0}}, color={0,0,255}), 
     352          Text( 
     353            extent={{-136,-60},{136,-100}}, 
     354            lineColor={0,0,0}, 
     355            textString="C=%C"), 
     356          Text( 
     357            extent={{-142,40},{140,100}}, 
     358            textString="%name", 
    359359            lineColor={0,0,255})}), 
    360360      Diagram(coordinateSystem( 
     
    400400          extent={{-100,-100},{100,100}}, 
    401401          grid={2,2}), graphics={ 
    402           Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}),  
    403           Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}),  
    404           Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}),  
    405           Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}),  
    406           Rectangle( 
    407             extent={{-60,-30},{60,0}},  
    408             lineColor={255,255,255},  
    409             fillColor={255,255,255},  
    410             fillPattern=FillPattern.Solid),  
    411           Line(points={{60,0},{90,0}}, color={0,0,255}),  
    412           Line(points={{-90,0},{-60,0}}, color={0,0,255}),  
    413           Text( 
    414             extent={{-138,-60},{144,-102}},  
    415             lineColor={0,0,0},  
    416             textString="L=%L"),  
    417           Text( 
    418             extent={{-146,38},{148,100}},  
    419             textString="%name",  
     402          Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}), 
     403          Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}), 
     404          Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}), 
     405          Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}), 
     406          Rectangle( 
     407            extent={{-60,-30},{60,0}}, 
     408            lineColor={255,255,255}, 
     409            fillColor={255,255,255}, 
     410            fillPattern=FillPattern.Solid), 
     411          Line(points={{60,0},{90,0}}, color={0,0,255}), 
     412          Line(points={{-90,0},{-60,0}}, color={0,0,255}), 
     413          Text( 
     414            extent={{-138,-60},{144,-102}}, 
     415            lineColor={0,0,0}, 
     416            textString="L=%L"), 
     417          Text( 
     418            extent={{-146,38},{148,100}}, 
     419            textString="%name", 
    420420            lineColor={0,0,255})}), 
    421421      Diagram(coordinateSystem( 
     
    458458    annotation (Icon(coordinateSystem(preserveAspectRatio=true, extent={{-100, 
    459459              -100},{100,100}}), graphics={ 
    460           Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}),  
    461           Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}),  
    462           Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}),  
    463           Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}),  
    464           Rectangle( 
    465             extent={{-60,-20},{62,0}},  
    466             lineColor={255,255,255},  
    467             fillColor={255,255,255},  
    468             fillPattern=FillPattern.Solid),  
    469           Line(points={{60,0},{90,0}}, color={0,0,255}),  
    470           Line(points={{-90,0},{-60,0}}, color={0,0,255}),  
    471           Rectangle( 
    472             extent={{-60,-10},{60,-20}},  
    473             lineColor={0,0,0},  
    474             fillPattern=FillPattern.Sphere,  
    475             fillColor={0,0,255}),  
    476           Text( 
    477             extent={{-142,40},{148,102}},  
    478             textString="%name",  
    479             lineColor={0,0,255}),  
    480           Text( 
    481             extent={{-150,-48},{150,-92}},  
    482             lineColor={0,0,0},  
     460          Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}), 
     461          Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}), 
     462          Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}), 
     463          Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}), 
     464          Rectangle( 
     465            extent={{-60,-20},{62,0}}, 
     466            lineColor={255,255,255}, 
     467            fillColor={255,255,255}, 
     468            fillPattern=FillPattern.Solid), 
     469          Line(points={{60,0},{90,0}}, color={0,0,255}), 
     470          Line(points={{-90,0},{-60,0}}, color={0,0,255}), 
     471          Rectangle( 
     472            extent={{-60,-10},{60,-20}}, 
     473            lineColor={0,0,0}, 
     474            fillPattern=FillPattern.Sphere, 
     475            fillColor={0,0,255}), 
     476          Text( 
     477            extent={{-142,40},{148,102}}, 
     478            textString="%name", 
     479            lineColor={0,0,255}), 
     480          Text( 
     481            extent={{-150,-48},{150,-92}}, 
     482            lineColor={0,0,0}, 
    483483            textString="Lnom=%Lnom")}),                     Documentation(info="<HTML> 
    484484<p> 
     
    574574          grid={1,1}), graphics={ 
    575575          Text( 
    576             extent={{-100,128},{100,70}},  
    577             textString="%name",  
    578             lineColor={0,0,255}),  
    579           Ellipse(extent={{-45,-50},{-20,-25}}, lineColor={0,0,255}),  
    580           Ellipse(extent={{-45,-25},{-20,0}}, lineColor={0,0,255}),  
    581           Ellipse(extent={{-45,0},{-20,25}}, lineColor={0,0,255}),  
    582           Ellipse(extent={{-45,25},{-20,50}}, lineColor={0,0,255}),  
    583           Rectangle( 
    584             extent={{-72,-60},{-33,60}},  
    585             lineColor={255,255,255},  
    586             fillColor={255,255,255},  
    587             fillPattern=FillPattern.Solid),  
    588           Line(points={{-90,50},{-32,50}}, color={0,0,255}),  
    589           Line(points={{-90,-50},{-32,-50}}, color={0,0,255}),  
    590           Ellipse(extent={{20,-50},{45,-25}}, lineColor={0,0,255}),  
    591           Ellipse(extent={{20,-25},{45,0}}, lineColor={0,0,255}),  
    592           Ellipse(extent={{20,0},{45,25}}, lineColor={0,0,255}),  
    593           Ellipse(extent={{20,25},{45,50}}, lineColor={0,0,255}),  
    594           Rectangle( 
    595             extent={{33,-60},{72,60}},  
    596             lineColor={255,255,255},  
    597             fillColor={255,255,255},  
    598             fillPattern=FillPattern.Solid),  
    599           Line(points={{32,50},{90,50}}, color={0,0,255}),  
    600           Line(points={{32,-50},{90,-50}}, color={0,0,255}),  
    601           Text( 
    602             extent={{-89,18},{-60,-10}},  
    603             textString="L1",  
    604             lineColor={0,0,255}),  
    605           Text( 
    606             extent={{64,18},{90,-10}},  
    607             textString="L2",  
    608             lineColor={0,0,255}),  
    609           Text( 
    610             extent={{-18,-70},{20,-98}},  
    611             textString="M",  
     576            extent={{-100,128},{100,70}}, 
     577            textString="%name", 
     578            lineColor={0,0,255}), 
     579          Ellipse(extent={{-45,-50},{-20,-25}}, lineColor={0,0,255}), 
     580          Ellipse(extent={{-45,-25},{-20,0}}, lineColor={0,0,255}), 
     581          Ellipse(extent={{-45,0},{-20,25}}, lineColor={0,0,255}), 
     582          Ellipse(extent={{-45,25},{-20,50}}, lineColor={0,0,255}), 
     583          Rectangle( 
     584            extent={{-72,-60},{-33,60}}, 
     585            lineColor={255,255,255}, 
     586            fillColor={255,255,255}, 
     587            fillPattern=FillPattern.Solid), 
     588          Line(points={{-90,50},{-32,50}}, color={0,0,255}), 
     589          Line(points={{-90,-50},{-32,-50}}, color={0,0,255}), 
     590          Ellipse(extent={{20,-50},{45,-25}}, lineColor={0,0,255}), 
     591          Ellipse(extent={{20,-25},{45,0}}, lineColor={0,0,255}), 
     592          Ellipse(extent={{20,0},{45,25}}, lineColor={0,0,255}), 
     593          Ellipse(extent={{20,25},{45,50}}, lineColor={0,0,255}), 
     594          Rectangle( 
     595            extent={{33,-60},{72,60}}, 
     596            lineColor={255,255,255}, 
     597            fillColor={255,255,255}, 
     598            fillPattern=FillPattern.Solid), 
     599          Line(points={{32,50},{90,50}}, color={0,0,255}), 
     600          Line(points={{32,-50},{90,-50}}, color={0,0,255}), 
     601          Text( 
     602            extent={{-89,18},{-60,-10}}, 
     603            textString="L1", 
     604            lineColor={0,0,255}), 
     605          Text( 
     606            extent={{64,18},{90,-10}}, 
     607            textString="L2", 
     608            lineColor={0,0,255}), 
     609          Text( 
     610            extent={{-18,-70},{20,-98}}, 
     611            textString="M", 
    612612            lineColor={0,0,255})}), 
    613613      Diagram(coordinateSystem( 
     
    678678          grid={1,1}), graphics={ 
    679679          Rectangle( 
    680             extent={{-60,60},{60,-60}},  
    681             fillColor={255,255,255},  
    682             fillPattern=FillPattern.Solid,  
    683             lineColor={0,0,255}),  
    684           Line(points={{-90,50},{-60,50}}, color={0,0,255}),  
    685           Line(points={{-90,-50},{-60,-50}}, color={0,0,255}),  
    686           Line(points={{60,50},{90,50}}, color={0,0,255}),  
    687           Line(points={{60,-50},{90,-50}}, color={0,0,255}),  
    688           Line(points={{-40,30},{40,30}}, color={0,0,255}),  
    689           Line(points={{-20,-20},{20,-20}}, color={0,0,255}),  
    690           Polygon( 
    691             points={{30,34},{40,30},{30,26},{30,34}},  
    692             fillColor={0,0,255},  
    693             fillPattern=FillPattern.Solid,  
    694             lineColor={0,0,255}),  
    695           Polygon( 
    696             points={{-26,-19},{-16,-15},{-16,-23},{-26,-19}},  
    697             fillColor={0,0,255},  
    698             fillPattern=FillPattern.Solid,  
    699             lineColor={0,0,255}),  
    700           Line( 
    701             points={{-5,10},{-10,-10}},  
    702             thickness=2,  
    703             color={0,0,255}),  
    704           Line( 
    705             points={{9,10},{4,-9}},  
    706             thickness=2,  
    707             color={0,0,255}),  
    708           Line( 
    709             points={{-14,9},{16,10}},  
    710             thickness=2,  
    711             color={0,0,255}),  
    712           Text( 
    713             extent={{-100,130},{100,69}},  
    714             textString="%name",  
    715             lineColor={0,0,255}),  
    716           Text( 
    717             extent={{-29,59},{30,30}},  
    718             textString="G1",  
    719             lineColor={0,0,255}),  
    720           Text( 
    721             extent={{-29,-29},{29,-58}},  
    722             textString="G2",  
     680            extent={{-60,60},{60,-60}}, 
     681            fillColor={255,255,255}, 
     682            fillPattern=FillPattern.Solid, 
     683            lineColor={0,0,255}), 
     684          Line(points={{-90,50},{-60,50}}, color={0,0,255}), 
     685          Line(points={{-90,-50},{-60,-50}}, color={0,0,255}), 
     686          Line(points={{60,50},{90,50}}, color={0,0,255}), 
     687          Line(points={{60,-50},{90,-50}}, color={0,0,255}), 
     688          Line(points={{-40,30},{40,30}}, color={0,0,255}), 
     689          Line(points={{-20,-20},{20,-20}}, color={0,0,255}), 
     690          Polygon( 
     691            points={{30,34},{40,30},{30,26},{30,34}}, 
     692            fillColor={0,0,255}, 
     693            fillPattern=FillPattern.Solid, 
     694            lineColor={0,0,255}), 
     695          Polygon( 
     696            points={{-26,-19},{-16,-15},{-16,-23},{-26,-19}}, 
     697            fillColor={0,0,255}, 
     698            fillPattern=FillPattern.Solid, 
     699            lineColor={0,0,255}), 
     700          Line( 
     701            points={{-5,10},{-10,-10}}, 
     702            thickness=2, 
     703            color={0,0,255}), 
     704          Line( 
     705            points={{9,10},{4,-9}}, 
     706            thickness=2, 
     707            color={0,0,255}), 
     708          Line( 
     709            points={{-14,9},{16,10}}, 
     710            thickness=2, 
     711            color={0,0,255}), 
     712          Text( 
     713            extent={{-100,130},{100,69}}, 
     714            textString="%name", 
     715            lineColor={0,0,255}), 
     716          Text( 
     717            extent={{-29,59},{30,30}}, 
     718            textString="G1", 
     719            lineColor={0,0,255}), 
     720          Text( 
     721            extent={{-29,-29},{29,-58}}, 
     722            textString="G2", 
    723723            lineColor={0,0,255})}), 
    724724      Diagram(coordinateSystem( 
     
    776776    parameter Boolean useSupport=false  
    777777      "= true, if support flange enabled, otherwise implicitly grounded"  
    778         annotation(Evaluate=true, HideResult=true, choices(__Dymola_checkBox=true)); 
     778        annotation(Evaluate=true, HideResult=true, choices(  Dymola_checkBox=true)); 
    779779    parameter SI.ElectricalTorqueConstant k(start=1)  
    780780      "Transformation coefficient"; 
     
    805805          grid={1,1}), graphics={ 
    806806          Rectangle( 
    807             extent={{-85,10},{-36,-10}},  
    808             lineColor={0,0,0},  
    809             fillPattern=FillPattern.HorizontalCylinder,  
    810             fillColor={192,192,192}),  
    811           Line(points={{0,90},{0,40}}, color={0,0,255}),  
    812           Rectangle( 
    813             extent={{35,10},{100,-10}},  
    814             lineColor={0,0,0},  
    815             fillPattern=FillPattern.HorizontalCylinder,  
    816             fillColor={192,192,192}),  
     807            extent={{-85,10},{-36,-10}}, 
     808            lineColor={0,0,0}, 
     809            fillPattern=FillPattern.HorizontalCylinder, 
     810            fillColor={192,192,192}), 
     811          Line(points={{0,90},{0,40}}, color={0,0,255}), 
     812          Rectangle( 
     813            extent={{35,10},{100,-10}}, 
     814            lineColor={0,0,0}, 
     815            fillPattern=FillPattern.HorizontalCylinder, 
     816            fillColor={192,192,192}), 
    817817          Ellipse( 
    818             extent={{-40,40},{40,-40}},  
    819             fillColor={255,255,255},  
    820             fillPattern=FillPattern.Solid,  
    821             lineColor={0,0,255}),  
    822           Line(points={{0,-90},{0,-40}}, color={0,0,255}),  
    823           Text( 
    824             extent={{20,-40},{100,-100}},  
    825             textString="%name",  
    826             lineColor={0,0,255}),  
    827           Text( 
    828             extent={{0,80},{148,44}},  
    829             lineColor={160,160,164},  
    830             textString="k=%k"),  
    831           Line( 
    832             visible=not useSupport,  
    833             points={{-100,-30},{-40,-30}},  
    834             color={0,0,0}),  
    835           Line( 
    836             visible=not useSupport,  
    837             points={{-100,-50},{-80,-30}},  
    838             color={0,0,0}),  
    839           Line( 
    840             visible=not useSupport,  
    841             points={{-80,-50},{-60,-30}},  
    842             color={0,0,0}),  
    843           Line( 
    844             visible=not useSupport,  
    845             points={{-60,-50},{-40,-30}},  
    846             color={0,0,0}),  
    847           Line( 
    848             visible=not useSupport,  
    849             points={{-70,-30},{-70,-10}},  
     818            extent={{-40,40},{40,-40}}, 
     819            fillColor={255,255,255}, 
     820            fillPattern=FillPattern.Solid, 
     821            lineColor={0,0,255}), 
     822          Line(points={{0,-90},{0,-40}}, color={0,0,255}), 
     823          Text( 
     824            extent={{20,-40},{100,-100}}, 
     825            textString="%name", 
     826            lineColor={0,0,255}), 
     827          Text( 
     828            extent={{0,80},{148,44}}, 
     829            lineColor={160,160,164}, 
     830            textString="k=%k"), 
     831          Line( 
     832            visible=not useSupport, 
     833            points={{-100,-30},{-40,-30}}, 
     834            color={0,0,0}), 
     835          Line( 
     836            visible=not useSupport, 
     837            points={{-100,-50},{-80,-30}}, 
     838            color={0,0,0}), 
     839          Line( 
     840            visible=not useSupport, 
     841            points={{-80,-50},{-60,-30}}, 
     842            color={0,0,0}), 
     843          Line( 
     844            visible=not useSupport, 
     845            points={{-60,-50},{-40,-30}}, 
     846            color={0,0,0}), 
     847          Line( 
     848            visible=not useSupport, 
     849            points={{-70,-30},{-70,-10}}, 
    850850            color={0,0,0})}), 
    851851      Diagram(coordinateSystem( 
     
    854854          grid={1,1}), graphics={ 
    855855          Polygon( 
    856             points={{-17,95},{-20,85},{-23,95},{-17,95}},  
    857             lineColor={160,160,164},  
    858             fillColor={160,160,164},  
    859             fillPattern=FillPattern.Solid),  
    860           Line(points={{-20,110},{-20,85}}, color={160,160,164}),  
    861           Text( 
    862             extent={{-40,110},{-30,90}},  
    863             lineColor={160,160,164},  
    864             fillColor={160,160,164},  
    865             fillPattern=FillPattern.Solid,  
    866             textString="i"),  
    867           Line(points={{9,75},{19,75}}, color={192,192,192}),  
    868           Line(points={{-20,-110},{-20,-85}}, color={160,160,164}),  
    869           Polygon( 
    870             points={{-17,-100},{-20,-110},{-23,-100},{-17,-100}},  
    871             lineColor={160,160,164},  
    872             fillColor={160,160,164},  
    873             fillPattern=FillPattern.Solid),  
    874           Text( 
    875             extent={{-40,-110},{-30,-90}},  
    876             lineColor={160,160,164},  
    877             textString="i"),  
    878           Line(points={{8,-79},{18,-79}}, color={192,192,192}),  
     856            points={{-17,95},{-20,85},{-23,95},{-17,95}}, 
     857            lineColor={160,160,164}, 
     858            fillColor={160,160,164}, 
     859            fillPattern=FillPattern.Solid), 
     860          Line(points={{-20,110},{-20,85}}, color={160,160,164}), 
     861          Text( 
     862            extent={{-40,110},{-30,90}}, 
     863            lineColor={160,160,164}, 
     864            fillColor={160,160,164}, 
     865            fillPattern=FillPattern.Solid, 
     866            textString="i"), 
     867          Line(points={{9,75},{19,75}}, color={192,192,192}), 
     868          Line(points={{-20,-110},{-20,-85}}, color={160,160,164}), 
     869          Polygon( 
     870            points={{-17,-100},{-20,-110},{-23,-100},{-17,-100}}, 
     871            lineColor={160,160,164}, 
     872            fillColor={160,160,164}, 
     873            fillPattern=FillPattern.Solid), 
     874          Text( 
     875            extent={{-40,-110},{-30,-90}}, 
     876            lineColor={160,160,164}, 
     877            textString="i"), 
     878          Line(points={{8,-79},{18,-79}}, color={192,192,192}), 
    879879          Line(points={{14,80},{14,70}}, color={192,192,192})}), 
    880880      Window( 
     
    961961          grid={1,1}), graphics={ 
    962962          Rectangle( 
    963             extent={{-70,70},{70,-70}},  
    964             fillColor={255,255,255},  
    965             fillPattern=FillPattern.Solid,  
    966             lineColor={0,0,255}),  
    967           Text( 
    968             extent={{-99,-79},{100,-129}},  
    969             textString="%name",  
    970             lineColor={0,0,255}),  
    971           Line(points={{-90,50},{-30,50}}, color={0,0,255}),  
    972           Line(points={{-30,-50},{-90,-50}}, color={0,0,255}),  
    973           Line(points={{100,50},{30,50},{30,-50},{100,-50}}, color={0,0,255}),  
    974           Ellipse(extent={{10,20},{50,-20}}, lineColor={0,0,255}),  
    975           Line(points={{-20,60},{20,60}}, color={0,0,255}),  
    976           Polygon( 
    977             points={{20,60},{10,63},{10,57},{20,60}},  
    978             fillColor={0,0,255},  
    979             fillPattern=FillPattern.Solid,  
     963            extent={{-70,70},{70,-70}}, 
     964            fillColor={255,255,255}, 
     965            fillPattern=FillPattern.Solid, 
     966            lineColor={0,0,255}), 
     967          Text( 
     968            extent={{-99,-79},{100,-129}}, 
     969            textString="%name", 
     970            lineColor={0,0,255}), 
     971          Line(points={{-90,50},{-30,50}}, color={0,0,255}), 
     972          Line(points={{-30,-50},{-90,-50}}, color={0,0,255}), 
     973          Line(points={{100,50},{30,50},{30,-50},{100,-50}}, color={0,0,255}), 
     974          Ellipse(extent={{10,20},{50,-20}}, lineColor={0,0,255}), 
     975          Line(points={{-20,60},{20,60}}, color={0,0,255}), 
     976          Polygon( 
     977            points={{20,60},{10,63},{10,57},{20,60}}, 
     978            fillColor={0,0,255}, 
     979            fillPattern=FillPattern.Solid, 
    980980            lineColor={0,0,255})}),