InitAngle
Internal model to initialize the angels for Joints.FreeMotionScalarInit
Library
Modelica/Mechanics/MultiBody/Joints/Internal
Description
Compute three rotational angles angle for a given rotational sequence sequence_start from a relative orientation from frame_a to frame_b.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_sequence_start | sequence_start | Sequence of angle rotations | Vector of size 3 |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_angle | angle | angle | Structure | |
mo_angle/fixed | fixed | Cell of vectors of size 3 | true | |
mo_angle/start | start | Cell of vectors of size 3 |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
frame_a | implicit | input | 1 | |
frame_b | implicit | output | 1 | |
angle | implicit | output | 2 |