Version: 15.0

    Show / Hide Table of Contents

    Enum BearingDampingMatrixOption

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum BearingDampingMatrixOption : byte

    Fields

    Name Description
    NoDamping

    No Damping

    SpecifyMatrix

    Specify Matrix

    SpeedDependent

    Speed Dependent

    Back to top