simscape.multibody.CartesianJoint Class
Namespace: simscape.multibody
Superclasses: simscape.multibody.Joint
Description
Use an object of the simscape.multibody.CartesianJoint
class to construct a
Cartesian joint. The properties of the object contain three simscape.multibody.PrismaticPrimitive
objects that model a 3-D transformation of
the follower frame with respect to the base frame. The transformation contains three
sequential translations that are along the x, y, and
z axes of the follower frame, respectively, as shown in the
image.
The axes of the follower frame are parallel with the corresponding axes of the base frame.
Class Attributes
Sealed | true |
ConstructOnLoad | true |
RestrictsSubclassing | true |
For information on class attributes, see Class Attributes.
Creation
Description
constructs a Cartesian joint with default values.cj
= simscape.multibody.CartesianJoint
Properties
Version History
Introduced in R2022a