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