Show
Ignore:
Timestamp:
09/21/2007 01:30:37 PM (16 months ago)
Author:
otter
Message:

Improved documentation of Interfaces components in Rotational and Translational

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Modelica/branches/maintenance/2.2.2/Modelica/Mechanics/Translational.mo

    r607 r642  
    12411241        "length of component from left flange to right flange (= flange_b.s - flange_a.s)"; 
    12421242      Flange_a flange_a  
    1243         "(left) driving flange (flange axis directed INTO cut plane, i. e. from left to right)" 
     1243        "(left) driving flange (flange axis directed in to cut plane, i. e. from left to right)" 
    12441244         annotation (extent=[-110, -10; -90, 10]); 
    12451245      Flange_b flange_b  
    1246         "(right) driven flange (flange axis directed OUT OF cut plane, i. e. from right to left)" 
     1246        "(right) driven flange (flange axis directed out of cut plane, i. e. from right to left)" 
    12471247         annotation (extent=[90, -10; 110, 10]); 
    12481248      annotation ( 
     
    12781278    partial model Compliant  
    12791279      "Compliant connection of two translational 1D flanges"  
     1280       
    12801281      Flange_a flange_a  
    1281         "(left) driving flange (flange axis directed INTO cut plane, e. g. from left to right)" 
     1282        "(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)" 
    12821283         annotation (extent=[-110, -10; -90, 10]); 
    12831284      Flange_b flange_b  
    1284         "(right) driven flange (flange axis directed OUT OF cut plane)"  
     1285        "(right) driven flange (flange axis directed out of cut plane)"  
    12851286        annotation (extent=[90, -10; 110, 10]); 
    12861287      SI.Distance s_rel "relative distance (= flange_b.s - flange_a.s)"; 
    12871288      SI.Force f  
    1288         "forcee between flanges (positive in direction of flange axis R)"; 
     1289        "force between flanges (positive in direction of flange axis R)"; 
    12891290      annotation ( 
    12901291        Coordsys( 
     
    13241325    partial model TwoFlanges "Component with two translational 1D flanges "  
    13251326      Flange_a flange_a  
    1326         "(left) driving flange (flange axis directed INTO cut plane, e. g. from left to right)" 
     1327        "(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)" 
    13271328         annotation (extent=[-110, -10; -90, 10]); 
    13281329      Flange_b flange_b  
    1329         "(right) driven flange (flange axis directed OUT OF cut plane)"  
     1330        "(right) driven flange (flange axis directed out of cut plane)"  
    13301331        annotation (extent=[90, -10; 110, 10]); 
    13311332      annotation ( 
     
    13621363       
    13631364      Interfaces.Flange_a flange_a  
    1364         "flange to be measured (flange axis directed INTO cut plane, e. g. from left to right)" 
     1365        "flange to be measured (flange axis directed in to cut plane, e. g. from left to right)" 
    13651366         annotation (extent=[-110, -10; -90, 10]); 
    1366       Modelica.Blocks.Interfaces.RealOutput y  
     1367      Modelica.Blocks.Interfaces.RealOutput y "Sensor signal"  
    13671368           annotation (extent=[100, -10; 120, 10]); 
    13681369      annotation ( 
     
    14181419       
    14191420      Interfaces.Flange_a flange_a  
    1420         "(left) driving flange (flange axis directed INTO cut plane, e. g. from left to right)" 
     1421        "(left) driving flange (flange axis directed in to cut plane, e. g. from left to right)" 
    14211422         annotation (extent=[-110, -10; -90, 10]); 
    14221423      Interfaces.Flange_b flange_b  
    1423         "(right) driven flange (flange axis directed OUT OF cut plane)"  
     1424        "(right) driven flange (flange axis directed out of cut plane)"  
    14241425        annotation (extent=[90, -10; 110, 10]); 
    1425       Modelica.Blocks.Interfaces.RealOutput y annotation (extent= 
     1426      Modelica.Blocks.Interfaces.RealOutput y "Sensor signal"  
     1427                                              annotation (extent= 
    14261428            [-10, -100; 10, -120], rotation=90); 
    14271429      annotation (