Version: 13.0

    Show / Hide Table of Contents

    Enum BearingDampingMatrixOption

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("c7626ffd-2788-afd7-6576-8f867fed109f")]
    [ApiEnumFor("SMT.Bearings.BearingDampingMatrixOption, SMT.Bearings")]
    public enum BearingDampingMatrixOption : byte

    Fields

    Name Description
    NoDamping

    No Damping

    SpecifyMatrix

    Specify Matrix

    SpeedDependent

    Speed Dependent

    Back to top