Main Content

simscape.multibody.Translation Class

Namespace: simscape.multibody

Abstract base class for 3-D translations

Since R2022a

Description

simscape.multibody.Translation is the abstract base class for 3-D translations. A translation affects only the position of the follower frame with respect to the base frame. To construct a translation, use an object of a subclass of the Translation class, such as simscape.multibody.StandardAxisTranslation or simscape.multibody.CylindricalTranslation.

Class Attributes

Abstract
true
ConstructOnLoad
true
RestrictsSubclassing
true

For information on class attributes, see Class Attributes.

Methods

expand all

Version History

Introduced in R2022a