Enum MultipleExcitationsSpeedRangeOption
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public enum MultipleExcitationsSpeedRangeOption
Fields
Name | Description |
---|---|
IntersectionOfSpeedRanges | Excitations are only combined at speeds for which they all have data. |
UnionOfSpeedRanges | Excitations are combined at speeds for which any have data. This means that some excitations may not contribute at all speeds depending on the frequency range settings. |