StructuralDampingAssignment Properties
(To be removed) Damping assignment for a structural analysis model
StructuralDampingAssignment
will be removed. To find Rayleigh damping parameters of the model, use the
DampingAlpha
and DampingBeta
properties of
femodel
instead. (since R2023a) For more information on updating your code, see Version History.
A StructuralDampingAssignment
object contains the damping
model and its parameters for a structural analysis model. A StructuralModel
container has a vector of StructuralDampingAssignment
objects in its DampingModels.StructuralDampingAssignments
property.
To set damping parameters for your structural model, use the structuralDamping
function.