Enum ModalContributionFilteringMethod
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses.Results
Assembly: SMT.MastaAPI.13.0.dll
Syntax
[ComVisible(true)]
[Guid("b6cc2803-f5bc-7a88-9f2d-90457b8cdc7d")]
[ApiEnumFor("SMT.MAA.ContextAndShadows.HarmonicAnalyses.Results.ModalContributionFilteringMethod, SMT.MAA")]
public enum ModalContributionFilteringMethod
Fields
Name | Description |
---|---|
AbsoluteAtFixedFrequency | Performs filtering based of the absolute value of the responses (total/modal) at the given frequency. |
AbsoluteAtModeNaturalFrequency | Performs filtering based of the absolute value of the responses (total/modal) at each mode natural frequency. |
IntegralOverFrequencyRange | Performs filtering based on the integral of the responses (total/modal) over the given frequency range. |
NoFiltering | No filtering |