Version: 15.0

    Show / Hide Table of Contents

    Enum ModalContributionDisplayMethod

    Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.Results
    Assembly: SMT.MastaAPI.15.0.dll
    Syntax
    public enum ModalContributionDisplayMethod

    Fields

    Name Description
    AllModes

    All Modes

    ModalCorrections

    Select the correction terms without the modes.

    ModeFrequencyRange

    Select the modes whose resonant frequency lies in-between the given frequency range.

    ModeIndex

    Mode Index

    ModeIndexRange

    Select modes in-between the given mode indices range.

    Back to top