This information is part of the Modelica Standard Library maintained by the Modelica Association.
WorldForceAndTorque
External force and torque acting at frame_b, defined by 3+3 input signals and resolved in frame world, frame_b or in frame_resolve
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| frame_b | Frame_b | Coordinate system fixed to the component with one cut-force and cut-torque | |
| frame_resolve | Frame_resolve | The input signals are optionally resolved in this frame | |
| force | RealInput[3] | x-, y-, z-coordinates of force resolved in frame defined by resolveInFrame | |
| torque | RealInput[3] | x-, y-, z-coordiantes of torque resolved in frame defined by resolveInFrame |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| animation | Boolean | true | = true, if animation shall be enabled |
| resolveInFrame | ResolveInFrameB | Modelica.Mechanics.MultiBody.Types.ResolveInFrameB.world | Frame in which input force and torque are resolved (1: world, 2: frame_b, 3: frame_resolve) |
| N_to_m | Real | world.defaultN_to_m | Force arrow scaling (length = force/N_to_m) |
| Nm_to_m | Real | world.defaultNm_to_m | Torque arrow scaling (length = torque/Nm_to_m) |
