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