Class AbstractShaftToMountableComponentConnectionAdvancedTimeSteppingAnalysisForModulation
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
AbstractShaftToMountableComponentConnectionAdvancedTimeSteppingAnalysisForModulation
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 AbstractShaftToMountableComponentConnectionAdvancedTimeSteppingAnalysisForModulation : ConnectionAdvancedTimeSteppingAnalysisForModulation, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public AbstractShaftToMountableComponentConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
AbstractShaftToMountableComponentConnection |
SystemDeflectionResults
Declaration
public AbstractShaftToMountableComponentConnectionSystemDeflection SystemDeflectionResults { get; }
Property Value
Type | Description |
---|---|
AbstractShaftToMountableComponentConnectionSystemDeflection |
Implements
System.IEquatable<T>