FixedArrow
Visualizing an arrow with dynamically varying size in frame_a
Library
Modelica/Mechanics/MultiBody/Visualizers
Description
Model FixedArrow defines an arrow that is
shown at the location of its frame_a.
The direction of the arrow specified with vector n is with respect to frame_a, i.e., the local frame to which the arrow component is attached. The direction and length of the arrow, its diameter and color can vary dynamically by providing appropriate expressions in the input fields of the parameter menu.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_animation | animation | = true, if animation shall be enabled | Scalar | true |
mo_r_tail | r_tail | Vector from frame_a to arrow tail, resolved in frame_a | Vector of size 3 | |
mo_n | n | Vector in arrow direction, resolved in frame_a | Vector of size 3 | |
mo_length | length | Length of complete arrow | Scalar | |
mo_diameter | diameter | Diameter of arrow line | Scalar | |
mo_color | color | Color of arrow | Vector of size 3 | |
mo_specularCoefficient | specularCoefficient | Reflection of ambient light (= 0: light is completely absorbed) | Scalar |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
frame_a | implicit | Coordinate system in which visualization data is resolved | input | 1 |