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