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