Class RingPinsToDiscConnectionStabilityAnalysis
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
RingPinsToDiscConnectionStabilityAnalysis
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.StabilityAnalyses
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class RingPinsToDiscConnectionStabilityAnalysis : InterMountableComponentConnectionStabilityAnalysis, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public RingPinsToDiscConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
RingPinsToDiscConnection |
ConnectionLoadCase
Declaration
public RingPinsToDiscConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
RingPinsToDiscConnectionLoadCase |
Implements
System.IEquatable<T>