Version: 15.0

    Show / Hide Table of Contents

    Enum RatingLife

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

    Fields

    Name Description
    _005

    0.05

    _006

    0.06

    _008

    0.08

    _01

    0.1

    _02

    0.2

    _04

    0.4

    _06

    0.6

    _08

    0.8

    _1

    1

    _10

    10

    _2

    2

    _3

    3

    _4

    4

    _5

    5

    Back to top