Version: 15.0

    Show / Hide Table of Contents

    Enum TipAlterationCoefficientMethod

    Namespace: SMT.MastaAPI.Gears.GearDesigns.Cylindrical
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum TipAlterationCoefficientMethod

    Fields

    Name Description
    B

    This is a special proportion method which calculates this gears tip alteration coefficient.

    C

    A standard clearance to the mating gear root is achieved by calculating this gears tip alteration coefficient. The calculation method is published in the Gear Handbook 2nd edition (齿轮手册) 2 -18.

    UserSpecified

    Tip alteration coefficient can be user-specified.

    Back to top