WOLFRAM SYSTEM MODELER
GroundVisualizing the ground (box in y=0) |
SystemModel["DocumentationExamples.Simulation.Catapult.Components.Ground"]
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.
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 |
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 |
DocumentationExamples.Simulation.Catapult.Components Environment model |