Class RollingRingConnectionSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
RollingRingConnectionSteadyStateSynchronousResponseOnAShaft
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class RollingRingConnectionSteadyStateSynchronousResponseOnAShaft : InterMountableComponentConnectionSteadyStateSynchronousResponseOnAShaft, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public RollingRingConnection ConnectionDesign { get; }
Property Value
| Type | Description |
|---|---|
| RollingRingConnection |
ConnectionLoadCase
Declaration
public RollingRingConnectionLoadCase ConnectionLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| RollingRingConnectionLoadCase |
Planetaries
Declaration
public ReadOnlyCollection<RollingRingConnectionSteadyStateSynchronousResponseOnAShaft> Planetaries { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<RollingRingConnectionSteadyStateSynchronousResponseOnAShaft> |
Implements
System.IEquatable<T>