Class RingPinsToDiscConnectionSteadyStateSynchronousResponse
Inheritance
System.Object
RingPinsToDiscConnectionSteadyStateSynchronousResponse
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RingPinsToDiscConnectionSteadyStateSynchronousResponse : InterMountableComponentConnectionSteadyStateSynchronousResponse, 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>