Class MicrophoneArrayModalAnalysis
Inheritance
System.Object
MicrophoneArrayModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class MicrophoneArrayModalAnalysis : SpecialisedAssemblyModalAnalysis, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public MicrophoneArray AssemblyDesign { get; }
Property Value
| Type | Description |
|---|---|
| MicrophoneArray |
AssemblyLoadCase
Declaration
public MicrophoneArrayLoadCase AssemblyLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| MicrophoneArrayLoadCase |
SystemDeflectionResults
Declaration
public MicrophoneArraySystemDeflection SystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| MicrophoneArraySystemDeflection |
Implements
System.IEquatable<T>