WOLFRAM SYSTEM MODELER
TrebuchetA model of a trebuchet |
|

SystemModel["DocumentationExamples.Simulation.Catapult.Trebuchet"]

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.
| startAngle |
Value: 4.01425727958696 Type: Angle (rad) Description: appropriate angles in interval[3.4,3.65] |
|---|---|
| dropAngle |
Value: 1.5707963267949 Type: Angle (rad) Description: Angle when to release projectile, suitable value ~ 2.1 |
| counterWeightMass |
Value: 1000 Type: Mass (kg) Description: The mass of the counter weight |
| projectileMass |
Value: 5 Type: Mass (kg) Description: The weight of the projectile |
| animation |
Value: false Type: Boolean Description: If true, show animation |
| ropeLength |
Value: 1.4 Type: Real Description: Length of rope |
| releaseTime |
Value: 5.5 Type: Time (s) Description: Time of release |
| distance |
Type: RealOutput Description: Distance |
|---|
| world |
Type: World Description: World coordinate system + gravity field + default animation definition |
|
|---|---|---|
| chassi |
Type: CatapultChassisModel Description: A model of the chassis of a catapult |
|
| projectileAndRope1 |
Type: ProjectileAndDraggingRope Description: A model of the projectile and dragging rope in a catapult |
|
| fireControl |
Type: ControlLogic Description: Catapult controller |
|
| distanceSensor |
Type: DistanceSensor Description: A model of a distance sensor |
|
| environment |
Type: Environment Description: Environment model |