Class ConceptCouplingHalfCompoundHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
ConceptCouplingHalfCompoundHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation.Compound
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConceptCouplingHalfCompoundHarmonicAnalysisOfSingleExcitation : CouplingHalfCompoundHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ComponentAnalysisCases
Declaration
public ReadOnlyCollection<ConceptCouplingHalfHarmonicAnalysisOfSingleExcitation> ComponentAnalysisCases { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptCouplingHalfHarmonicAnalysisOfSingleExcitation> |
ComponentAnalysisCasesReady
Declaration
public ReadOnlyCollection<ConceptCouplingHalfHarmonicAnalysisOfSingleExcitation> ComponentAnalysisCasesReady { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<ConceptCouplingHalfHarmonicAnalysisOfSingleExcitation> |
ComponentDesign
Declaration
public ConceptCouplingHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingHalf |
Implements
System.IEquatable<T>