Main Content
simscape.multibody.PointMass Class
Namespace: simscape.multibody
Superclasses: simscape.multibody.Inertia
Description
Use an object of the simscape.multibody.PointMass
class to construct a
point mass. The moments of inertia and products of inertia of a point mass are zero.
Class Attributes
Sealed | true |
ConstructOnLoad | true |
RestrictsSubclassing | true |
For information on class attributes, see Class Attributes.
Creation
Description
constructs a point mass with default values.pmass
= simscape.multibody.PointMass
constructs a point mass with the specified total mass, pmass
= simscape.multibody.PointMass(mass
)mass
.
Properties
Version History
Introduced in R2022a