Version: 15.0

    Show / Hide Table of Contents

    Enum ShapeOfInitialAccelerationPeriodForRunUp

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.MBDAnalyses
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum ShapeOfInitialAccelerationPeriodForRunUp

    Fields

    Name Description
    Cubic

    Start at zero speed with zero gradient and match the gradient of the run-up at the start of the linear period.

    Linear

    Start at zero speed at a predetermined time and run-up linearly.

    Quadratic

    Start at zero speed and match the gradient of the run-up at the start of the linear period.

    Back to top