Version: 13.0

    Show / Hide Table of Contents

    Enum WhineWaterfallSettings.SpeedBoundaryHandling

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
    Assembly: SMT.MastaAPI.13.0.dll
    Syntax
    [ComVisible(true)]
    [Guid("7962b8d2-a35c-72fd-c6cd-b49a10b37edc")]
    [ApiEnumFor("SMT.MAA.ContextAndShadows.ModalAnalyses.WhineWaterfallSettings+SpeedBoundaryHandling, SMT.MAA")]
    public enum SpeedBoundaryHandling

    Fields

    Name Description
    ShowDiscontinuity

    Show Discontinuity

    ShowVerticalLine

    Show Vertical Line

    TakeAverage

    Take Average

    TakeMaximum

    Take Maximum

    Back to top