Class ClutchHalfHarmonicAnalysisOfSingleExcitation
Inheritance
System.Object
ClutchHalfHarmonicAnalysisOfSingleExcitation
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.HarmonicAnalysesSingleExcitation
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ClutchHalfHarmonicAnalysisOfSingleExcitation : CouplingHalfHarmonicAnalysisOfSingleExcitation, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public ClutchHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
ClutchHalf |
ComponentLoadCase
Declaration
public ClutchHalfLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
ClutchHalfLoadCase |
Implements
System.IEquatable<T>