Version: 13.0

    Show / Hide Table of Contents

    Enum BearingStiffnessMatrixOption

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("dce2021c-a04e-ff80-164a-0b3458b63d99")]
    [ApiEnumFor("SMT.Bearings.BearingStiffnessMatrixOption, SMT.Bearings")]
    public enum BearingStiffnessMatrixOption : byte

    Fields

    Name Description
    Basic

    Basic

    SpecifyMatrix

    Specify Matrix

    SpeedDependent

    Speed Dependent

    Back to top