BasicCutTorque

Measure cut-torque vector

    BasicCutTorque

Library

PlanarMechanics/Sensors/Internal

Description

This sensor outputs cut-torque between the two connecting frames,whereby the output signal torque = frame_a.t.If parameter positiveSign = false, the negativecut-torque is provided (= frame_b.t).

Parameters

BasicCutTorque_0

NameLabelDescriptionData TypeValid Values

mo_positiveSign

positiveSign

= true, if torque with positive sign is returned (= frame_a.t), otherwise with negative sign (= frame_b.t)

Scalar

true
false

mo_csign

csign

Scalar

BasicCutTorque_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

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

frame_a

implicit

Coordinate system a

input

1

frame_b

implicit

Coordinate system b

input

2

torque

implicit

Cut torque resolved in frame defined by resolveInFrame

output

1

See Also