simscape.multibody.RevolutePrimitiveInternalMechanics Class
R2026bNamespace: simscape.multibody
Description
Use an object of the
simscape.multibody.RevolutePrimitiveInternalMechanics class to specify the
internal spring and damper mechanics of a revolute joint primitive. To configure internal
mechanics, assign a RevolutePrimitiveInternalMechanics object to the
InternalMechanics property of a simscape.multibody.RevolutePrimitive object.
Class Attributes
Sealed | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates an internal
mechanics specification for a revolute joint primitive with default property
values.im =
simscape.multibody.RevolutePrimitiveInternalMechanics
creates an internal mechanics specification with the specified equilibrium position,
spring, and damper.im =
simscape.multibody.RevolutePrimitiveInternalMechanics(springEquilibriumPosition,spring,damper)
Properties
Examples
Version History
Introduced in R2026b