Class BeltConnectionHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
BeltConnectionHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class BeltConnectionHarmonicAnalysisOfSingleExcitation : InterMountableComponentConnectionHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public BeltConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| BeltConnection |
ConnectionLoadCase
Declaration
public BeltConnectionLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| BeltConnectionLoadCase |
Implements
System.IEquatable<T>