Version: 15.0

    Show / Hide Table of Contents

    Enum PowerRatingF1EstimationMethod

    Namespace: SMT.MastaAPI.Bearings.BearingResults.Rolling
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum PowerRatingF1EstimationMethod

    Fields

    Name Description
    ISOTR141792001

    MASTA estimates the load dependent friction coefficient using the method outlined in ISO/TR 14179:2001 for the bearing efficiency

    OneDimensionalLookupTable

    One-Dimensional Lookup Table

    TwoDimensionalLookupTable

    Two-Dimensional Lookup Table

    UserSpecified

    User-Specified

    Back to top