Version: 13.0

    Show / Hide Table of Contents

    Enum BasicStaticLoadRatingCalculationMethod

    Namespace: SMT.MastaAPI.Bearings
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("9c644d3d-1cd8-b8e2-a5ab-67c6ce6d20ea")]
    [ApiEnumFor("SMT.Bearings.BasicStaticLoadRatingCalculationMethod, SMT.Bearings")]
    public enum BasicStaticLoadRatingCalculationMethod : byte

    Fields

    Name Description
    ANSIABMA92015AndANSIABMA112014

    ANSI/ABMA 9:2015 and ANSI/ABMA 11:2014

    ISO2005622017E

    ISO 20056-2:2017(E)

    ISO76Standard

    ISO 76 (Standard)

    ISO76Supplement2HybridBearingWithSiliconNitrideElements

    ISO 76: Supplement 2 (Hybrid Bearing with Silicon Nitride Elements)

    ISOTR106571991LargeRaceGrooveRadii

    ISO/TR 10657:1991 (Large race groove radii)

    UserSpecified

    User-Specified

    Back to top