Main Content
simscape.multibody.AxialSpringDamper Class
Namespace: simscape.multibody
Superclasses: simscape.multibody.JointForceLaw
Description
Use an object of the simscape.multibody.AxialSpringDamper
class to
construct an axial spring-damper force law. You can use the force law to apply a pure axial
force to a simscape.multibody.PrismaticPrimitive
object. The force is based on the current
position and velocity of the primitive
,
where:
Symbol | Description |
---|---|
Applied axial force | |
Equilibrium position of the spring | |
Spring stiffness | |
Damping coefficient | |
Prismatic primitive position | |
Prismatic primitive velocity |
Class Attributes
Sealed | true |
ConstructOnLoad | true |
RestrictsSubclassing | true |
For information on class attributes, see Class Attributes.
Creation
Description
constructs an axial spring-damper force law and sets the parameters to
asd
= simscape.multibody.AxialSpringDampersimscape.Value
objects with a value of zero.
Properties
Version History
Introduced in R2022a