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