WOLFRAM SYSTEM MODELER

BouncingBall

A model of a bouncing ball

Diagram

Wolfram Language

In[1]:=
SystemModel["DocumentationExamples.Simulation.Catapult.Components.BouncingBall"]
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 (6)

c

Value: 0.2

Type: Real

Description: Bounciness of ball

projectileMass

Value:

Type: Real

p1

Value:

Type: Real

p2

Value:

Type: Real

p3

Value:

Type: Real

animation

Value: true

Type: Boolean

Connectors (4)

frame_a

Type: Frame_a

h

Type: RealOutput

d

Type: RealOutput

contact

Type: BooleanOutput

Components (4)

ball

Type: Body

fixedShape1

Type: FixedShape

fixed

Type: Fixed

plane

Type: BouncyPlane

Used in Components (1)

ProjectileAndDraggingRope

DocumentationExamples.Simulation.Catapult.Components

A model of the projectile and dragging rope in a catapult