simscape.multibody.RectangularJoint Class
Namespace: simscape.multibody
Superclasses: simscape.multibody.Joint
Description
Use an object of the simscape.multibody.RectangularJoint
class to construct
a rectangular joint. The properties of the object contain two simscape.multibody.PrismaticPrimitive
objects that model a 2-D transformation of
the follower frame with respect to the base frame within the xy-plane of
the base frame. The transformation contains two sequential translations that are along the
x and y axes of the follower frame, respectively,
as shown in the image.
The RectangularJoint
object constrains the origin of the follower frame
within the xy-plane of the base frame, and 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 rectangular joint with default values.rj
= simscape.multibody.RectangularJoint
Properties
Version History
Introduced in R2022a