Changeset 1169 for branches/maintenance/3.0/Modelica/Mechanics
- Timestamp:
- 09/29/08 06:39:42 (8 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/maintenance/3.0/Modelica/Mechanics/MultiBody/Sensors.mo
r1167 r1169 503 503 "= true, to measure the relative position vector from the origin of frame_a to frame_b" 504 504 annotation(HideResult=true, choices(__Dymola_checkBox=true)); 505 parameter Boolean get_v_rel= true505 parameter Boolean get_v_rel=false 506 506 "= true, to measure the relative velocity of the origin of frame_b with respect to frame_a" 507 507 annotation(HideResult=true, choices(__Dymola_checkBox=true));
