Class MicrophoneArrayHarmonicAnalysis
Inheritance
System.Object
MicrophoneArrayHarmonicAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class MicrophoneArrayHarmonicAnalysis : SpecialisedAssemblyHarmonicAnalysis, 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>