Main Content
transform
Class: simscape.multibody.MassDistribution
Namespace: simscape.multibody
Syntax
Description
transforms the provided nmd
= transform(md
,T
)simscape.multibody.MassDistribution
object, md
, by using the
3-D rigid transformation, T
. If T
is a
transformation from the implicit reference frame of the mass distribution to a new frame,
the method returns the same MassDistribution
object, but expressed in the new
frame.
Input Arguments
Output Arguments
Version History
Introduced in R2022a