Class ClutchHalfModalAnalysis
Inheritance
System.Object
ClutchHalfModalAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.ModalAnalyses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ClutchHalfModalAnalysis : CouplingHalfModalAnalysis, 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 |
SystemDeflectionResults
Declaration
public ClutchHalfSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
ClutchHalfSystemDeflection |
Implements
System.IEquatable<T>