Class MicrophoneArrayParametricStudyTool
Inheritance
System.Object
MicrophoneArrayParametricStudyTool
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ParametricStudyTools
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class MicrophoneArrayParametricStudyTool : SpecialisedAssemblyParametricStudyTool, 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>