Changeset 806

Show
Ignore:
Timestamp:
11/16/07 09:18:37 (13 months ago)
Author:
AHaumer
Message:

EMF adapted to changes in Rotational

Files:
1 modified

Legend:

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

    r785 r806  
    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( 
     
    144144          extent={{-100,-100},{100,100}}, 
    145145          grid={2,2}), graphics={ 
    146           Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255}),  
    147           Line(points={{-96,0},{-70,0}}, color={0,0,255}),  
     146          Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255}), 
     147          Line(points={{-96,0},{-70,0}}, color={0,0,255}), 
    148148          Line(points={{70,0},{96,0}}, color={0,0,255})}), 
    149149      Window( 
     
    173173        Diagram(coordinateSystem(preserveAspectRatio=true, extent={{-100,-100}, 
    174174              {100,100}}), graphics={ 
    175           Line(points={{-110,20},{-85,20}}, color={160,160,164}),  
    176           Polygon( 
    177             points={{-95,23},{-85,20},{-95,17},{-95,23}},  
    178             lineColor={160,160,164},  
    179             fillColor={160,160,164},  
    180             fillPattern=FillPattern.Solid),  
    181           Line(points={{90,20},{115,20}}, color={160,160,164}),  
    182           Line(points={{-125,0},{-115,0}}, color={160,160,164}),  
    183           Line(points={{-120,-5},{-120,5}}, color={160,160,164}),  
    184           Text( 
    185             extent={{-110,25},{-90,45}},  
    186             lineColor={160,160,164},  
    187             textString="i"),  
    188           Polygon( 
    189             points={{105,23},{115,20},{105,17},{105,23}},  
    190             lineColor={160,160,164},  
    191             fillColor={160,160,164},  
    192             fillPattern=FillPattern.Solid),  
    193           Line(points={{115,0},{125,0}}, color={160,160,164}),  
    194           Text( 
    195             extent={{90,45},{110,25}},  
    196             lineColor={160,160,164},  
    197             textString="i"),  
    198           Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255}),  
    199           Line(points={{-96,0},{-70,0}}, color={0,0,255}),  
    200           Line(points={{70,0},{96,0}}, color={0,0,255}),  
    201           Line(points={{0,-30},{0,-90}}, color={191,0,0}),  
    202           Line(points={{-52,-50},{48,50}}, color={0,0,255}),  
    203           Polygon( 
    204             points={{40,52},{50,42},{54,56},{40,52}},  
    205             lineColor={0,0,255},  
    206             fillColor={0,0,255},  
     175          Line(points={{-110,20},{-85,20}}, color={160,160,164}), 
     176          Polygon( 
     177            points={{-95,23},{-85,20},{-95,17},{-95,23}}, 
     178            lineColor={160,160,164}, 
     179            fillColor={160,160,164}, 
     180            fillPattern=FillPattern.Solid), 
     181          Line(points={{90,20},{115,20}}, color={160,160,164}), 
     182          Line(points={{-125,0},{-115,0}}, color={160,160,164}), 
     183          Line(points={{-120,-5},{-120,5}}, color={160,160,164}), 
     184          Text( 
     185            extent={{-110,25},{-90,45}}, 
     186            lineColor={160,160,164}, 
     187            textString="i"), 
     188          Polygon( 
     189            points={{105,23},{115,20},{105,17},{105,23}}, 
     190            lineColor={160,160,164}, 
     191            fillColor={160,160,164}, 
     192            fillPattern=FillPattern.Solid), 
     193          Line(points={{115,0},{125,0}}, color={160,160,164}), 
     194          Text( 
     195            extent={{90,45},{110,25}}, 
     196            lineColor={160,160,164}, 
     197            textString="i"), 
     198          Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255}), 
     199          Line(points={{-96,0},{-70,0}}, color={0,0,255}), 
     200          Line(points={{70,0},{96,0}}, color={0,0,255}), 
     201          Line(points={{0,-30},{0,-90}}, color={191,0,0}), 
     202          Line(points={{-52,-50},{48,50}}, color={0,0,255}), 
     203          Polygon( 
     204            points={{40,52},{50,42},{54,56},{40,52}}, 
     205            lineColor={0,0,255}, 
     206            fillColor={0,0,255}, 
    207207            fillPattern=FillPattern.Solid)}), 
    208208        Icon(coordinateSystem(preserveAspectRatio=true, extent={{-100,-100},{ 
    209209              100,100}}), graphics={ 
    210210          Text( 
    211             extent={{-142,60},{143,118}},  
    212             textString="%name",  
    213             lineColor={0,0,255}),  
    214           Line(points={{-90,0},{-70,0}}, color={0,0,255}),  
    215           Line(points={{70,0},{90,0}}, color={0,0,255}),  
    216           Rectangle( 
    217             extent={{-70,30},{70,-30}},  
    218             lineColor={0,0,255},  
    219             fillColor={255,255,255},  
    220             fillPattern=FillPattern.Solid),  
    221           Line(points={{0,-30},{0,-91}}, color={191,0,0}),  
    222           Line(points={{-52,-50},{48,50}}, color={0,0,255}),  
    223           Polygon( 
    224             points={{40,52},{50,42},{54,56},{40,52}},  
    225             lineColor={0,0,255},  
    226             fillColor={0,0,255},  
     211            extent={{-142,60},{143,118}}, 
     212            textString="%name", 
     213            lineColor={0,0,255}), 
     214          Line(points={{-90,0},{-70,0}}, color={0,0,255}), 
     215          Line(points={{70,0},{90,0}}, color={0,0,255}), 
     216          Rectangle( 
     217            extent={{-70,30},{70,-30}}, 
     218            lineColor={0,0,255}, 
     219            fillColor={255,255,255}, 
     220            fillPattern=FillPattern.Solid), 
     221          Line(points={{0,-30},{0,-91}}, color={191,0,0}), 
     222          Line(points={{-52,-50},{48,50}}, color={0,0,255}), 
     223          Polygon( 
     224            points={{40,52},{50,42},{54,56},{40,52}}, 
     225            lineColor={0,0,255}, 
     226            fillColor={0,0,255}, 
    227227            fillPattern=FillPattern.Solid)}), 
    228228        Documentation(info="<HTML> 
     
    284284          grid={2,2}), graphics={ 
    285285          Rectangle( 
    286             extent={{-70,30},{70,-30}},  
    287             fillColor={255,255,255},  
    288             fillPattern=FillPattern.Solid,  
    289             lineColor={0,0,255}),  
    290           Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255}),  
    291           Line(points={{-90,0},{-70,0}}, color={0,0,255}),  
    292           Line(points={{70,0},{90,0}}, color={0,0,255}),  
    293           Text( 
    294             extent={{-138,-60},{140,-100}},  
    295             lineColor={0,0,0},  
    296             pattern=LinePattern.None,  
    297             textString="G=%G"),  
    298           Text( 
    299             extent={{-140,40},{142,100}},  
    300             textString="%name",  
     286            extent={{-70,30},{70,-30}}, 
     287            fillColor={255,255,255}, 
     288            fillPattern=FillPattern.Solid, 
     289            lineColor={0,0,255}), 
     290          Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255}), 
     291          Line(points={{-90,0},{-70,0}}, color={0,0,255}), 
     292          Line(points={{70,0},{90,0}}, color={0,0,255}), 
     293          Text( 
     294            extent={{-138,-60},{140,-100}}, 
     295            lineColor={0,0,0}, 
     296            pattern=LinePattern.None, 
     297            textString="G=%G"), 
     298          Text( 
     299            extent={{-140,40},{142,100}}, 
     300            textString="%name", 
    301301            lineColor={0,0,255})}), 
    302302      Diagram(coordinateSystem( 
     
    304304          extent={{-100,-100},{100,100}}, 
    305305          grid={2,2}), graphics={ 
    306           Line(points={{-96,0},{-70,0}}, color={0,0,255}),  
    307           Line(points={{70,0},{96,0}}, color={0,0,255}),  
     306          Line(points={{-96,0},{-70,0}}, color={0,0,255}), 
     307          Line(points={{70,0},{96,0}}, color={0,0,255}), 
    308308          Rectangle(extent={{-70,30},{70,-30}}, lineColor={0,0,255})}), 
    309309      Window( 
     
    346346          grid={2,2}), graphics={ 
    347347          Line( 
    348             points={{-14,28},{-14,-28}},  
    349             thickness=2,  
    350             color={0,0,255}),  
    351           Line( 
    352             points={{14,28},{14,-28}},  
    353             thickness=2,  
    354             color={0,0,255}),  
    355           Line(points={{-90,0},{-14,0}}, color={0,0,255}),  
    356           Line(points={{14,0},{90,0}}, color={0,0,255}),  
    357           Text( 
    358             extent={{-136,-60},{136,-100}},  
    359             lineColor={0,0,0},  
    360             textString="C=%C"),  
    361           Text( 
    362             extent={{-142,40},{140,100}},  
    363             textString="%name",  
     348            points={{-14,28},{-14,-28}}, 
     349            thickness=2, 
     350            color={0,0,255}), 
     351          Line( 
     352            points={{14,28},{14,-28}}, 
     353            thickness=2, 
     354            color={0,0,255}), 
     355          Line(points={{-90,0},{-14,0}}, color={0,0,255}), 
     356          Line(points={{14,0},{90,0}}, color={0,0,255}), 
     357          Text( 
     358            extent={{-136,-60},{136,-100}}, 
     359            lineColor={0,0,0}, 
     360            textString="C=%C"), 
     361          Text( 
     362            extent={{-142,40},{140,100}}, 
     363            textString="%name", 
    364364            lineColor={0,0,255})}), 
    365365      Diagram(coordinateSystem( 
     
    368368          grid={2,2}), graphics={ 
    369369          Line( 
    370             points={{-20,40},{-20,-40}},  
    371             thickness=2,  
    372             color={0,0,255}),  
    373           Line( 
    374             points={{20,40},{20,-40}},  
    375             thickness=2,  
    376             color={0,0,255}),  
    377           Line(points={{-96,0},{-20,0}}, color={0,0,255}),  
     370            points={{-20,40},{-20,-40}}, 
     371            thickness=2, 
     372            color={0,0,255}), 
     373          Line( 
     374            points={{20,40},{20,-40}}, 
     375            thickness=2, 
     376            color={0,0,255}), 
     377          Line(points={{-96,0},{-20,0}}, color={0,0,255}), 
    378378          Line(points={{20,0},{96,0}}, color={0,0,255})})); 
    379379  equation  
     
    405405          extent={{-100,-100},{100,100}}, 
    406406          grid={2,2}), graphics={ 
    407           Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}),  
    408           Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}),  
    409           Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}),  
    410           Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}),  
    411           Rectangle( 
    412             extent={{-60,-30},{60,0}},  
    413             lineColor={255,255,255},  
    414             fillColor={255,255,255},  
    415             fillPattern=FillPattern.Solid),  
    416           Line(points={{60,0},{90,0}}, color={0,0,255}),  
    417           Line(points={{-90,0},{-60,0}}, color={0,0,255}),  
    418           Text( 
    419             extent={{-138,-60},{144,-102}},  
    420             lineColor={0,0,0},  
    421             textString="L=%L"),  
    422           Text( 
    423             extent={{-146,38},{148,100}},  
    424             textString="%name",  
     407          Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}), 
     408          Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}), 
     409          Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}), 
     410          Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}), 
     411          Rectangle( 
     412            extent={{-60,-30},{60,0}}, 
     413            lineColor={255,255,255}, 
     414            fillColor={255,255,255}, 
     415            fillPattern=FillPattern.Solid), 
     416          Line(points={{60,0},{90,0}}, color={0,0,255}), 
     417          Line(points={{-90,0},{-60,0}}, color={0,0,255}), 
     418          Text( 
     419            extent={{-138,-60},{144,-102}}, 
     420            lineColor={0,0,0}, 
     421            textString="L=%L"), 
     422          Text( 
     423            extent={{-146,38},{148,100}}, 
     424            textString="%name", 
    425425            lineColor={0,0,255})}), 
    426426      Diagram(coordinateSystem( 
     
    463463    annotation (Icon(coordinateSystem(preserveAspectRatio=true, extent={{-100, 
    464464              -100},{100,100}}), graphics={ 
    465           Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}),  
    466           Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}),  
    467           Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}),  
    468           Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}),  
    469           Rectangle( 
    470             extent={{-60,-20},{62,0}},  
    471             lineColor={255,255,255},  
    472             fillColor={255,255,255},  
    473             fillPattern=FillPattern.Solid),  
    474           Line(points={{60,0},{90,0}}, color={0,0,255}),  
    475           Line(points={{-90,0},{-60,0}}, color={0,0,255}),  
    476           Rectangle( 
    477             extent={{-60,-10},{60,-20}},  
    478             lineColor={0,0,0},  
    479             fillPattern=FillPattern.Sphere,  
    480             fillColor={0,0,255}),  
    481           Text( 
    482             extent={{-142,40},{148,102}},  
    483             textString="%name",  
    484             lineColor={0,0,255}),  
    485           Text( 
    486             extent={{-150,-48},{150,-92}},  
    487             lineColor={0,0,0},  
     465          Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}), 
     466          Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}), 
     467          Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}), 
     468          Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}), 
     469          Rectangle( 
     470            extent={{-60,-20},{62,0}}, 
     471            lineColor={255,255,255}, 
     472            fillColor={255,255,255}, 
     473            fillPattern=FillPattern.Solid), 
     474          Line(points={{60,0},{90,0}}, color={0,0,255}), 
     475          Line(points={{-90,0},{-60,0}}, color={0,0,255}), 
     476          Rectangle( 
     477            extent={{-60,-10},{60,-20}}, 
     478            lineColor={0,0,0}, 
     479            fillPattern=FillPattern.Sphere, 
     480            fillColor={0,0,255}), 
     481          Text( 
     482            extent={{-142,40},{148,102}}, 
     483            textString="%name", 
     484            lineColor={0,0,255}), 
     485          Text( 
     486            extent={{-150,-48},{150,-92}}, 
     487            lineColor={0,0,0}, 
    488488            textString="Lnom=%Lnom")}),                     Documentation(info="<HTML> 
    489489<p> 
     
    522522      Diagram(coordinateSystem(preserveAspectRatio=true, extent={{-100,-100},{ 
    523523              100,100}}), graphics={ 
    524           Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}),  
    525           Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}),  
    526           Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}),  
    527           Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}),  
    528           Rectangle( 
    529             extent={{-60,-20},{62,0}},  
    530             lineColor={255,255,255},  
    531             fillColor={255,255,255},  
    532             fillPattern=FillPattern.Solid),  
    533           Line(points={{60,0},{96,0}}, color={0,0,255}),  
    534           Line(points={{-96,0},{-60,0}}, color={0,0,255}),  
    535           Rectangle( 
    536             extent={{-60,-10},{60,-20}},  
    537             lineColor={0,0,0},  
    538             fillPattern=FillPattern.Sphere,  
     524          Ellipse(extent={{-60,-15},{-30,15}}, lineColor={0,0,255}), 
     525          Ellipse(extent={{-30,-15},{0,15}}, lineColor={0,0,255}), 
     526          Ellipse(extent={{0,-15},{30,15}}, lineColor={0,0,255}), 
     527          Ellipse(extent={{30,-15},{60,15}}, lineColor={0,0,255}), 
     528          Rectangle( 
     529            extent={{-60,-20},{62,0}}, 
     530            lineColor={255,255,255}, 
     531            fillColor={255,255,255}, 
     532            fillPattern=FillPattern.Solid), 
     533          Line(points={{60,0},{96,0}}, color={0,0,255}), 
     534          Line(points={{-96,0},{-60,0}}, color={0,0,255}), 
     535          Rectangle( 
     536            extent={{-60,-10},{60,-20}}, 
     537            lineColor={0,0,0}, 
     538            fillPattern=FillPattern.Sphere, 
    539539            fillColor={0,0,255})})); 
    540540  initial equation  
     
    579579          grid={1,1}), graphics={ 
    580580          Text( 
    581             extent={{-100,128},{100,70}},  
    582             textString="%name",  
    583             lineColor={0,0,255}),  
    584           Ellipse(extent={{-45,-50},{-20,-25}}, lineColor={0,0,255}),  
    585           Ellipse(extent={{-45,-25},{-20,0}}, lineColor={0,0,255}),  
    586           Ellipse(extent={{-45,0},{-20,25}}, lineColor={0,0,255}),  
    587           Ellipse(extent={{-45,25},{-20,50}}, lineColor={0,0,255}),  
    588           Rectangle( 
    589             extent={{-72,-60},{-33,60}},  
    590             lineColor={255,255,255},  
    591             fillColor={255,255,255},  
    592             fillPattern=FillPattern.Solid),  
    593           Line(points={{-90,50},{-32,50}}, color={0,0,255}),  
    594           Line(points={{-90,-50},{-32,-50}}, color={0,0,255}),  
    595           Ellipse(extent={{20,-50},{45,-25}}, lineColor={0,0,255}),  
    596           Ellipse(extent={{20,-25},{45,0}}, lineColor={0,0,255}),  
    597           Ellipse(extent={{20,0},{45,25}}, lineColor={0,0,255}),  
    598           Ellipse(extent={{20,25},{45,50}}, lineColor={0,0,255}),  
    599           Rectangle( 
    600             extent={{33,-60},{72,60}},  
    601             lineColor={255,255,255},  
    602             fillColor={255,255,255},  
    603             fillPattern=FillPattern.Solid),  
    604           Line(points={{32,50},{90,50}}, color={0,0,255}),  
    605           Line(points={{32,-50},{90,-50}}, color={0,0,255}),  
    606           Text( 
    607             extent={{-89,18},{-60,-10}},  
    608             textString="L1",  
    609             lineColor={0,0,255}),  
    610           Text( 
    611             extent={{64,18},{90,-10}},  
    612             textString="L2",  
    613             lineColor={0,0,255}),  
    614           Text( 
    615             extent={{-18,-70},{20,-98}},  
    616             textString="M",  
     581            extent={{-100,128},{100,70}}, 
     582            textString="%name", 
     583            lineColor={0,0,255}), 
     584          Ellipse(extent={{-45,-50},{-20,-25}}, lineColor={0,0,255}), 
     585          Ellipse(extent={{-45,-25},{-20,0}}, lineColor={0,0,255}), 
     586          Ellipse(extent={{-45,0},{-20,25}}, lineColor={0,0,255}), 
     587          Ellipse(extent={{-45,25},{-20,50}}, lineColor={0,0,255}), 
     588          Rectangle( 
     589            extent={{-72,-60},{-33,60}}, 
     590            lineColor={255,255,255}, 
     591            fillColor={255,255,255}, 
     592            fillPattern=FillPattern.Solid), 
     593          Line(points={{-90,50},{-32,50}}, color={0,0,255}), 
     594          Line(points={{-90,-50},{-32,-50}}, color={0,0,255}), 
     595          Ellipse(extent={{20,-50},{45,-25}}, lineColor={0,0,255}), 
     596          Ellipse(extent={{20,-25},{45,0}}, lineColor={0,0,255}), 
     597          Ellipse(extent={{20,0},{45,25}}, lineColor={0,0,255}), 
     598          Ellipse(extent={{20,25},{45,50}}, lineColor={0,0,255}), 
     599          Rectangle( 
     600            extent={{33,-60},{72,60}}, 
     601            lineColor={255,255,255}, 
     602            fillColor={255,255,255}, 
     603            fillPattern=FillPattern.Solid), 
     604          Line(points={{32,50},{90,50}}, color={0,0,255}), 
     605          Line(points={{32,-50},{90,-50}}, color={0,0,255}), 
     606          Text( 
     607            extent={{-89,18},{-60,-10}}, 
     608            textString="L1", 
     609            lineColor={0,0,255}), 
     610          Text( 
     611            extent={{64,18},{90,-10}}, 
     612            textString="L2", 
     613            lineColor={0,0,255}), 
     614          Text( 
     615            extent={{-18,-70},{20,-98}}, 
     616            textString="M", 
    617617            lineColor={0,0,255})}), 
    618618      Diagram(coordinateSystem( 
     
    620620          extent={{-100,-100},{100,100}}, 
    621621          grid={1,1}), graphics={ 
    622           Ellipse(extent={{-45,-50},{-20,-25}}, lineColor={0,0,255}),  
    623           Ellipse(extent={{-45,-25},{-20,0}}, lineColor={0,0,255}),  
    624           Ellipse(extent={{-45,0},{-20,25}}, lineColor={0,0,255}),  
    625           Ellipse(extent={{-45,25},{-20,50}}, lineColor={0,0,255}),  
    626           Rectangle( 
    627             extent={{-72,-60},{-33,60}},  
    628             lineColor={255,255,255},  
    629             fillColor={255,255,255},  
    630             fillPattern=FillPattern.Solid),  
    631           Line(points={{-96,50},{-32,50}}, color={0,0,255}),  
    632           Line(points={{-96,-50},{-32,-50}}, color={0,0,255}),  
    633           Ellipse(extent={{20,-50},{45,-25}}, lineColor={0,0,255}),  
    634           Ellipse(extent={{20,-25},{45,0}}, lineColor={0,0,255}),  
    635           Ellipse(extent={{20,0},{45,25}}, lineColor={0,0,255}),  
    636           Ellipse(extent={{20,25},{45,50}}, lineColor={0,0,255}),  
    637           Rectangle( 
    638             extent={{33,-60},{72,60}},  
    639             lineColor={255,255,255},  
    640             fillColor={255,255,255},  
    641             fillPattern=FillPattern.Solid),  
    642           Line(points={{32,50},{96,50}}, color={0,0,255}),  
     622          Ellipse(extent={{-45,-50},{-20,-25}}, lineColor={0,0,255}), 
     623          Ellipse(extent={{-45,-25},{-20,0}}, lineColor={0,0,255}), 
     624          Ellipse(extent={{-45,0},{-20,25}}, lineColor={0,0,255}), 
     625          Ellipse(extent={{-45,25},{-20,50}}, lineColor={0,0,255}), 
     626          Rectangle( 
     627            extent={{-72,-60},{-33,60}}, 
     628            lineColor={255,255,255}, 
     629            fillColor={255,255,255}, 
     630            fillPattern=FillPattern.Solid), 
     631          Line(points={{-96,50},{-32,50}}, color={0,0,255}), 
     632          Line(points={{-96,-50},{-32,-50}}, color={0,0,255}), 
     633          Ellipse(extent={{20,-50},{45,-25}}, lineColor={0,0,255}), 
     634          Ellipse(extent={{20,-25},{45,0}}, lineColor={0,0,255}), 
     635          Ellipse(extent={{20,0},{45,25}}, lineColor={0,0,255}), 
     636          Ellipse(extent={{20,25},{45,50}}, lineColor={0,0,255}), 
     637          Rectangle( 
     638            extent={{33,-60},{72,60}}, 
     639            lineColor={255,255,255}, 
     640            fillColor={255,255,255}, 
     641            fillPattern=FillPattern.Solid), 
     642          Line(points={{32,50},{96,50}}, color={0,0,255}), 
    643643          Line(points={{32,-50},{96,-50}}, color={0,0,255})}), 
    644644      Window( 
     
    683683          grid={1,1}), graphics={ 
    684684          Rectangle( 
    685             extent={{-60,60},{60,-60}},  
    686             fillColor={255,255,255},  
    687             fillPattern=FillPattern.Solid,  
    688             lineColor={0,0,255}),  
    689           Line(points={{-90,50},{-60,50}}, color={0,0,255}),  
    690           Line(points={{-90,-50},{-60,-50}}, color={0,0,255}),  
    691           Line(points={{60,50},{90,50}}, color={0,0,255}),  
    692           Line(points={{60,-50},{90,-50}}, color={0,0,255}),  
    693           Line(points={{-40,30},{40,30}}, color={0,0,255}),  
    694           Line(points={{-20,-20},{20,-20}}, color={0,0,255}),  
    695           Polygon( 
    696             points={{30,34},{40,30},{30,26},{30,34}},  
    697             fillColor={0,0,255},  
    698             fillPattern=FillPattern.Solid,  
    699             lineColor={0,0,255}),  
    700           Polygon( 
    701             points={{-26,-19},{-16,-15},{-16,-23},{-26,-19}},  
    702             fillColor={0,0,255},  
    703             fillPattern=FillPattern.Solid,  
    704             lineColor={0,0,255}),  
    705           Line( 
    706             points={{-5,10},{-10,-10}},  
    707             thickness=2,  
    708             color={0,0,255}),  
    709           Line( 
    710             points={{9,10},{4,-9}},  
    711             thickness=2,  
    712             color={0,0,255}),  
    713           Line( 
    714             points={{-14,9},{16,10}},  
    715             thickness=2,  
    716             color={0,0,255}),  
    717           Text( 
    718             extent={{-100,130},{100,69}},  
    719             textString="%name",  
    720             lineColor={0,0,255}),  
    721           Text( 
    722             extent={{-29,59},{30,30}},  
    723             textString="G1",  
    724             lineColor={0,0,255}),  
    725           Text( 
    726             extent={{-29,-29},{29,-58}},  
    727             textString="G2",  
     685            extent={{-60,60},{60,-60}}, 
     686            fillColor={255,255,255}, 
     687            fillPattern=FillPattern.Solid, 
     688            lineColor={0,0,255}), 
     689          Line(points={{-90,50},{-60,50}}, color={0,0,255}), 
     690          Line(points={{-90,-50},{-60,-50}}, color={0,0,255}), 
     691          Line(points={{60,50},{90,50}}, color={0,0,255}), 
     692          Line(points={{60,-50},{90,-50}}, color={0,0,255}), 
     693          Line(points={{-40,30},{40,30}}, color={0,0,255}), 
     694          Line(points={{-20,-20},{20,-20}}, color={0,0,255}), 
     695          Polygon( 
     696            points={{30,34},{40,30},{30,26},{30,34}}, 
     697            fillColor={0,0,255}, 
     698            fillPattern=FillPattern.Solid, 
     699            lineColor={0,0,255}), 
     700          Polygon( 
     701            points={{-26,-19},{-16,-15},{-16,-23},{-26,-19}}, 
     702            fillColor={0,0,255}, 
     703            fillPattern=FillPattern.Solid, 
     704            lineColor={0,0,255}), 
     705          Line( 
     706            points={{-5,10},{-10,-10}}, 
     707            thickness=2, 
     708            color={0,0,255}), 
     709          Line( 
     710            points={{9,10},{4,-9}}, 
     711            thickness=2, 
     712            color={0,0,255}), 
     713          Line( 
     714            points={{-14,9},{16,10}}, 
     715            thickness=2, 
     716            color={0,0,255}), 
     717          Text( 
     718            extent={{-100,130},{100,69}},