- Timestamp:
- 02/09/2007 07:29:44 AM (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Modelica/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},
