Version: 15.0

    Show / Hide Table of Contents

    Enum ExponentAndReductionFactorsInISO16281Calculation

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

    Fields

    Name Description
    DivideByExponentAndReductionFactors

    Divide by Exponent and Reduction Factors

    DontIncludeExponentAndReductionFactors

    Don't Include Exponent and Reduction Factors

    Back to top