This information is part of the Modelica Standard Library maintained by the Modelica Association.
Ground
Visualize ground (box in z=0)
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| animation | Boolean | true | = true, if animation of ground shall be enabled |
| length | Position | 10 | Length and width of box (center is at x=y=0) |
| height | Position | 0.02 | Height of box (upper surface is at z=0, lower surface is at z=-height) |
| groundColor | Color | {0,255,0} | Color of box |
USED IN EXAMPLES
| Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetPullingRolling wheel set that is pulled by a force | |
| Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSetDrivingRolling wheel set that is driven by torques driving the wheels | |
| Modelica.Mechanics.MultiBody.Examples.Elementary.RollingWheelSingle wheel rolling on ground starting from an initial speed |
