Class RollingRingSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
RollingRingSteadyStateSynchronousResponseOnAShaft
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class RollingRingSteadyStateSynchronousResponseOnAShaft : CouplingHalfSteadyStateSynchronousResponseOnAShaft, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public RollingRing ComponentDesign { get; }
Property Value
| Type | Description |
|---|---|
| RollingRing |
ComponentLoadCase
Declaration
public RollingRingLoadCase ComponentLoadCase { get; }
Property Value
| Type | Description |
|---|---|
| RollingRingLoadCase |
Planetaries
Declaration
public ReadOnlyCollection<RollingRingSteadyStateSynchronousResponseOnAShaft> Planetaries { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<RollingRingSteadyStateSynchronousResponseOnAShaft> |
Implements
System.IEquatable<T>