Version: 15.0

    Show / Hide Table of Contents

    Enum SplinePitchErrorInputType

    Namespace: SMT.MastaAPI.SystemModel.PartModel.Couplings
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum SplinePitchErrorInputType

    Fields

    Name Description
    Custom

    Enter pitch errors individually.

    Sinusoidal

    Pitch errors are specified by an amplitude and phase and vary in a sinusoidal pattern.

    Back to top