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