Changeset 486 for branches/maintenance/2.2.1
- Timestamp:
- 02/09/07 07:29:44 (20 months ago)
- Location:
- branches/maintenance/2.2.1/Modelica/Electrical/Analog
- Files:
-
- 2 modified
-
Interfaces.mo (modified) (1 diff)
-
Sources.mo (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/maintenance/2.2.1/Modelica/Electrical/Analog/Interfaces.mo
r463 r486 471 471 Line(points=[0, -50; 0, 50], style(color=0, rgbcolor={0,0,0})), 472 472 Text(extent=[-150, 120; 150, 80], string="%name"), 473 Line(points=[-60,-80; 60,-80], style(color=3, rgbcolor={0,0,255})), 474 Polygon(points=[60,-80; 30,-70; 30,-90; 60,-80], style( 473 Polygon(points=[90,0; 60,10; 60,-10; 90,0], style( 475 474 color=3, 476 475 rgbcolor={0,0,255}, -
branches/maintenance/2.2.1/Modelica/Electrical/Analog/Sources.mo
r463 r486 1249 1249 Line(points=[0, -50; 0, 50], style(color=0, rgbcolor={0,0,0})), 1250 1250 Text(extent=[-100, -120; 100, -80], string="%name"), 1251 Line(points=[-60,-70; 60,-70], style(color=3, rgbcolor={0,0,255})), 1252 Polygon(points=[60,-70; 30,-60; 30,-80; 60,-70], style( 1251 Polygon(points=[90,0; 60,10; 60,-10; 90,0], style( 1253 1252 color=3, 1254 1253 rgbcolor={0,0,255}, … … 1302 1301 Line(points=[0, -50; 0, 50], style(color=0, rgbcolor={0,0,0})), 1303 1302 Text(extent=[-100,80; 100,120], string="%name=%I"), 1304 Line(points=[-60,-80; 60,-80], style(color=3, rgbcolor={0,0,255})), 1305 Polygon(points=[60,-80; 30,-70; 30,-90; 60,-80], style( 1303 Polygon(points=[90,0; 60,10; 60,-10; 90,0], style( 1306 1304 color=3, 1307 1305 rgbcolor={0,0,255},
