Changeset 1044 for trunk/Modelica/Blocks/Interfaces.mo
- Timestamp:
- 02/13/08 22:17:27 (9 months ago)
- Files:
-
- 1 modified
-
trunk/Modelica/Blocks/Interfaces.mo (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modelica/Blocks/Interfaces.mo
r1026 r1044 6 6 7 7 annotation ( 8 Window( 9 x=0.05, 10 y=0.09, 11 width=0.72, 12 height=0.71, 13 library=1, 14 autolayout=1), 8 15 9 Documentation(info="<HTML> 16 10 <p> … … 207 201 208 202 annotation ( 209 Window( 210 x=0, 211 y=0, 212 width=0.6, 213 height=0.6), 203 214 204 Icon(coordinateSystem(preserveAspectRatio=true, extent={{-100,-100},{ 215 205 100,100}}), graphics={Rectangle( … … 240 230 rotation=0))); 241 231 annotation ( 242 Window( 243 x=0.25, 244 y=0.02, 245 width=0.6, 246 height=0.6), 232 247 233 Diagram(coordinateSystem( 248 234 preserveAspectRatio=true, … … 264 250 rotation=0))); 265 251 annotation ( 266 Window( 267 x=0.13, 268 y=0.03, 269 width=0.6, 270 height=0.6), 252 271 253 Documentation(info="<html> 272 254 <p> … … 285 267 annotation (Placement(transformation(extent={{100,-10},{120,10}}, 286 268 rotation=0))); 287 annotation ( Window( 288 x=0.32, 289 y=0.07, 290 width=0.6, 291 height=0.6), 269 annotation ( 292 270 Documentation(info="<html> 293 271 <p> … … 312 290 313 291 annotation ( 314 Window( 315 x=0.31, 316 y=0.07, 317 width=0.6, 318 height=0.6), 292 319 293 Documentation(info="<html> 320 294 <p> … … 405 379 </p> 406 380 </HTML> 407 "), Window( 408 x=0.28, 409 y=0.16, 410 width=0.6, 411 height=0.6)); 381 ") ); 412 382 end MIMOs; 413 383 … … 428 398 rotation=0))); 429 399 annotation ( 430 Window( 431 x=0.31, 432 y=0.07, 433 width=0.6, 434 height=0.6), 400 435 401 Documentation(info="<html> 436 402 <p> … … 491 457 extent={{-83,-112},{-33,-102}}, 492 458 textString=" (measurement)", 493 lineColor={0,0,255})}), 494 Window( 495 x=0.19, 496 y=0.21, 497 width=0.6, 498 height=0.46), 459 lineColor={0,0,255})}) 460 , 499 461 Documentation(info="<html> 500 462 <p> … … 539 501 extent={{-75,-108},{-25,-98}}, 540 502 textString=" (measurement)", 541 lineColor={0,0,255})}), 542 Window( 543 x=0.26, 544 y=0.19, 545 width=0.6, 546 height=0.6), 503 lineColor={0,0,255})}) 504 , 547 505 Documentation(info="<html> 548 506 <p> … … 785 743 786 744 annotation ( 787 Window( 788 x=0.1, 789 y=0.1, 790 width=0.6, 791 height=0.6), 745 792 746 Icon(coordinateSystem(preserveAspectRatio=true, extent={{-100,-100},{ 793 747 100,100}}), graphics={Rectangle( … … 822 776 rotation=0))); 823 777 824 annotation ( Window( 825 x=0.37, 826 y=0.14, 827 width=0.6, 828 height=0.6), 778 annotation ( 829 779 Documentation(info="<html> 830 780 <p> … … 888 838 rotation=0))); 889 839 annotation ( 890 Window( 891 x=0.19, 892 y=0.16, 893 width=0.6, 894 height=0.6), 840 895 841 Documentation(info="<html> 896 842 <p> … … 908 854 rotation=0))); 909 855 annotation ( 910 Window( 911 x=0.13, 912 y=0.03, 913 width=0.6, 914 height=0.6), 856 915 857 Icon(coordinateSystem( 916 858 preserveAspectRatio=true,
