Version: 15.0

    Show / Hide Table of Contents

    Enum SafetyRequirementsAGMA

    Namespace: SMT.MastaAPI.Gears
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum SafetyRequirementsAGMA

    Fields

    Name Description
    FewerThan1FailureIn10

    Fewer than 1 failure in 10

    FewerThan1FailureIn100

    Fewer than 1 failure in 100

    FewerThan1FailureIn1000

    Fewer than 1 failure in 1000

    FewerThan1FailureIn10000

    Fewer than 1 failure in 10 000

    FewerThan1FailureIn2

    Fewer than 1 failure in 2

    Back to top