Class MicrophoneArraySystemDeflection
Inheritance
System.Object
MicrophoneArraySystemDeflection
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SystemDeflections
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class MicrophoneArraySystemDeflection : SpecialisedAssemblySystemDeflection, 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 |
PowerFlowResults
Declaration
public MicrophoneArrayPowerFlow PowerFlowResults { get; }
Property Value
| Type | Description |
|---|---|
| MicrophoneArrayPowerFlow |
Implements
System.IEquatable<T>