Class ClutchAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ClutchAdvancedTimeSteppingAnalysisForModulation
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 ClutchAdvancedTimeSteppingAnalysisForModulation : CouplingAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
AssemblyDesign
Declaration
public Clutch AssemblyDesign { get; }
Property Value
Type | Description |
---|---|
Clutch |
AssemblyLoadCase
Declaration
public ClutchLoadCase AssemblyLoadCase { get; }
Property Value
Type | Description |
---|---|
ClutchLoadCase |
SystemDeflectionResults
Declaration
public ClutchSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
ClutchSystemDeflection |
Implements
System.IEquatable<T>