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