Version: 13.0

    Show / Hide Table of Contents

    Enum FkmSnCurveModel

    Namespace: SMT.MastaAPI.Shafts
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("b3a7e64c-d719-6385-0426-c00fb13f0cff")]
    [ApiEnumFor("SMT.Shafts.FkmSnCurveModel, SMT.Shafts")]
    public enum FkmSnCurveModel

    Fields

    Name Description
    ModelI

    Constant amplitude S-N curve exhibits one knee point and a horizontal profile for number of cycles greater than ND

    ModelII

    Constant amplitude S-N curve exhibits two knee points and a horizontal profile for number of cycles greater than ND,II

    Back to top