Class MicrophoneArrayCompoundParametricStudyTool
Inheritance
System.Object
MicrophoneArrayCompoundParametricStudyTool
Assembly: SMT.MastaAPI.15.0.dll
public sealed class MicrophoneArrayCompoundParametricStudyTool : SpecialisedAssemblyCompoundParametricStudyTool, IEquatable<APIBase>
Properties
Declaration
public ReadOnlyCollection<MicrophoneArrayParametricStudyTool> AssemblyAnalysisCases { get; }
Property Value
Declaration
public ReadOnlyCollection<MicrophoneArrayParametricStudyTool> AssemblyAnalysisCasesReady { get; }
Property Value
Declaration
public MicrophoneArray AssemblyDesign { get; }
Property Value
Declaration
[Obsolete("Use AssemblyDesign")]
public MicrophoneArray ComponentDesign { get; }
Property Value
Declaration
public MicrophoneArrayLoadCase PropertiesChangingAllLoadCases { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods