Main Content
simscape.multibody.PinSlotJoint Class
Namespace: simscape.multibody
Superclasses: simscape.multibody.Joint
Description
Use an object of the simscape.multibody.PinSlotJoint
class to construct a
pin-slot joint. The PinSlotJoint
object has two degrees of freedom. The
follower frame moves along the x-axis of the base frame and then rotates
about the z-axis of the follower frame, as shown in the image.
The properties of the PinSlotJoint
object contains a simscape.multibody.PrismaticPrimitive
object and a simscape.multibody.RevolutePrimitive
object.
Class Attributes
Sealed | true |
ConstructOnLoad | true |
RestrictsSubclassing | true |
For information on class attributes, see Class Attributes.
Creation
Description
constructs a pin-slot joint with default values.psj
= simscape.multibody.PinSlotJoint
Properties
Version History
Introduced in R2022a