This information is part of the Modelica Standard Library maintained by the Modelica Association.
Force
Force acting between two frames, defined by 3 input signals and resolved in frame world, frame_a, frame_b or frame_resolve
CONNECTORS
| Name | Type | Description | |
|---|---|---|---|
| frame_a | Frame_a | Coordinate system fixed to the component with one cut-force and cut-torque | |
| 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 |
PARAMETERS
| Name | Type | Default Value | Description |
|---|---|---|---|
| animation | Boolean | true | = true, if animation shall be enabled |
| resolveInFrame | ResolveInFrameAB | Modelica.Mechanics.MultiBody.Types.ResolveInFrameAB.frame_b | Frame in which input force is resolved (1: world, 2: frame_a, 3: frame_b, 4: frame_resolve) |
| N_to_m | Real | world.defaultN_to_m | Force arrow scaling (length = force/N_to_m) |
