WOLFRAM SYSTEM MODELER

Ground

Visualizing the ground (box in y=0)

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.Catapult.Components.Ground"]
Out[1]:=

Information

Wolfram Language Documentation Examples

This library contains models used in the documentation of system modeling functionality in Wolfram Language. These examples and this library can be explored in the Wolfram Language documentation.

Parameters (4)

animation

Value: true

Type: Boolean

Description: = true, if animation of ground shall be enabled

length

Value: 10

Type: Position (m)

Description: Length and width of box (center is at x=y=0)

height

Value: 0.02

Type: Position (m)

Description: Height of box (upper surface is at z=0, lower surface is at z=-height)

groundColor

Value: {0, 255, 0}

Type: Color

Description: Color of box

Components (2)

ground

Type: FixedShape

Description: Visualizing an elementary shape with dynamically varying shape attributes (has one frame connector)

fixed

Type: Fixed

Description: Frame fixed in the world frame at a given position

Used in Components (1)

Environment

DocumentationExamples.Simulation.Catapult.Components

Environment model