Main Content

principalToReferenceTransformation

Class: simscape.multibody.MassDistribution
Namespace: simscape.multibody

Compute 3-D rigid transformation between principal and reference frames

Since R2022a

Description

T = principalToReferenceTransformation(md) computes the 3-D rigid transformation that maps the coordinates from the principal frame to the implicit reference frame of the simscape.multibody.MassDistribution object, md.

Input Arguments

expand all

Mass distribution, specified as a simscape.multibody.MassDistribution object.

Output Arguments

expand all

3-D rigid transformation between the principal and implicit reference frames of the mass distribution, returned as a simscape.multibody.Transformation object.

Attributes

Accesspublic

To learn about attributes of methods, see Method Attributes.

Version History

Introduced in R2022a