Class RollingRingConnectionCompoundSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
RollingRingConnectionCompoundSteadyStateSynchronousResponseAtASpeed
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class RollingRingConnectionCompoundSteadyStateSynchronousResponseAtASpeed : InterMountableComponentConnectionCompoundSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
[Obsolete("Use ConnectionDesign")]
public RollingRingConnection ComponentDesign { get; }
Property Value
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<RollingRingConnectionSteadyStateSynchronousResponseAtASpeed> ConnectionAnalysisCases { get; }
Property Value
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<RollingRingConnectionSteadyStateSynchronousResponseAtASpeed> ConnectionAnalysisCasesReady { get; }
Property Value
ConnectionDesign
Declaration
public RollingRingConnection ConnectionDesign { get; }
Property Value
Planetaries
Declaration
public ReadOnlyCollection<RollingRingConnectionCompoundSteadyStateSynchronousResponseAtASpeed> Planetaries { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods