Class ShaftToMountableComponentConnectionAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ShaftToMountableComponentConnectionAdvancedTimeSteppingAnalysisForModulation
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.AdvancedTimeSteppingAnalysesForModulation
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public abstract class ShaftToMountableComponentConnectionAdvancedTimeSteppingAnalysisForModulation : AbstractShaftToMountableComponentConnectionAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public ShaftToMountableComponentConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ShaftToMountableComponentConnection |
SystemDeflectionResults
Declaration
public ShaftToMountableComponentConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
ShaftToMountableComponentConnectionSystemDeflection |
Implements
System.IEquatable<T>