Version: 15.0

    Show / Hide Table of Contents

    Enum ContactDampingModel

    Namespace: SMT.MastaAPI.MathUtility.HertzianContact
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum ContactDampingModel

    Fields

    Name Description
    Constant

    The damping factor is a constant value when in contact

    Rayleigh

    The damping factor is proportional to the contact stiffness

    Back to top