WOLFRAM SYSTEM MODELER

CatapultChassisModel

A model of the chassis of a catapult

Diagram

Wolfram Language

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

startAngle

Value:

Type: Angle (rad)

armVisualizer

Value:

Type: String

Description: The visualizer to be used by the arm

counterWeightMass

Value:

Type: Mass (kg)

animation

Value: true

Type: Boolean

Connectors (4)

phi

Type: RealOutput

Description: 'output Real' as connector

projectileFrame

Type: Frame_b

Description: Coordinate system fixed to the component with one cut-force and cut-torque (non-filled rectangular icon)

worldFrame

Type: Frame_a

Description: Coordinate system fixed to the component with one cut-force and cut-torque (filled rectangular icon)

holdArm

Type: RealInput

Description: 'input Real' as connector

Components (3)

frame1

Type: Frame

Description: A model of the frame in the chassis of a catapult

arm1

Type: Arm

Description: A model of the arm in the chassis of a catapult

counterWeight

Type: CounterWeight

Description: A model of the counterweight in the chassis of a catapult

Used in Examples (1)

Trebuchet

DocumentationExamples.Simulation.Catapult

A model of a trebuchet