Class RollingRingConnectionSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
RollingRingConnectionSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RollingRingConnectionSteadyStateSynchronousResponseAtASpeed : InterMountableComponentConnectionSteadyStateSynchronousResponseAtASpeed, 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<RollingRingConnectionSteadyStateSynchronousResponseAtASpeed> Planetaries { get; }
Property Value
Type | Description |
---|---|
System.Collections.ObjectModel.ReadOnlyCollection<RollingRingConnectionSteadyStateSynchronousResponseAtASpeed> |
Implements
System.IEquatable<T>