Changeset 1050 for trunk/Modelica/Mechanics/MultiBody/Interfaces.mo
- Timestamp:
- 02/24/08 19:43:25 (9 months ago)
- Files:
-
- 1 modified
-
trunk/Modelica/Mechanics/MultiBody/Interfaces.mo (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modelica/Mechanics/MultiBody/Interfaces.mo
r1046 r1050 606 606 SI.Position s 607 607 "(Guarded) distance between the origin of frame_a and the origin of frame_b (>= s_small))"; 608 Real e_a[3] 608 Real e_a[3](each final unit="1") 609 609 "Unit vector on the line connecting the origin of frame_a with the origin of frame_b resolved in frame_a (directed from frame_a to frame_b)"; 610 Realr_rel_a[3]610 Modelica.SIunits.Position r_rel_a[3] 611 611 "Position vector from origin of frame_a to origin of frame_b, resolved in frame_a"; 612 612 protected
