Class MicrophoneArrayAdvancedSystemDeflection
Inheritance
System.Object
MicrophoneArrayAdvancedSystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedSystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class MicrophoneArrayAdvancedSystemDeflection : SpecialisedAssemblyAdvancedSystemDeflection, 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 |
AssemblySystemDeflectionResults
Declaration
public ReadOnlyCollection<MicrophoneArraySystemDeflection> AssemblySystemDeflectionResults { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<MicrophoneArraySystemDeflection> |
Implements
System.IEquatable<T>