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