Class ClutchHalfAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ClutchHalfAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ClutchHalfAdvancedTimeSteppingAnalysisForModulation : CouplingHalfAdvancedTimeSteppingAnalysisForModulation, 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>