InitAngle

Internal model to initialize the angels for Joints.FreeMotionScalarInit

    InitAngle

Library

Modelica/Mechanics/MultiBody/Joints/Internal

Description

Compute three rotational angles angle for a given rotational sequencesequence_start from a relative orientation from frame_a to frame_b.

Parameters

InitAngle_0

NameLabelDescriptionData TypeValid Values

mo_sequence_start

sequence_start

Sequence of angle rotations

Vector of size 3

InitAngle_1

NameLabelDescriptionData TypeValid Values

mo__nmodifiers

Number of Modifiers

Specifies the number of modifiers

Number

mo__modifiers

Modifiers

Add new modifier

Structure

mo__modifiers/varname

Variable name

Cell of strings

'R_rel'
'R_rel_inv'

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

frame_a

implicit

input

1

frame_b

implicit

output

1

angle

implicit

output

2

See Also