Changeset 1036
- Timestamp:
- 02/07/2008 01:53:21 PM (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Modelica/trunk/Modelica/Mechanics/MultiBody/parts.mo
r1035 r1036 806 806 SI.Acceleration g_0[3] "Gravity acceleration resolved in world frame"; 807 807 annotation ( 808 defaultAttributes={"inner"},809 defaultInstanceName="world",810 defaultModifiers="gravityType=0",811 missingInnerMessage="No \"world\" component is defined. A default world component812 without a gravity field will be used. If this is not desired,813 drag Modelica.Mechanics.MultiBody.World into the top level of your model.",814 Window(815 x=0.21,816 y=0,817 width=0.75,818 height=0.82),819 808 Icon(coordinateSystem( 820 809 preserveAspectRatio=true,
