Class CycloidalDiscCentralBearingConnectionCompoundSteadyStateSynchronousResponse
Inheritance
System.Object
    System.MarshalByRefObject
    SMT.MastaAPIUtility.MarshalByRefObjectPermanent
    
    
    
    
    
    
    
    
    CycloidalDiscCentralBearingConnectionCompoundSteadyStateSynchronousResponse
  Implements
System.IEquatable<APIBase>
  Inherited Members
      SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
    
  Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponses.Compound
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class CycloidalDiscCentralBearingConnectionCompoundSteadyStateSynchronousResponse : CoaxialConnectionCompoundSteadyStateSynchronousResponse, IEquatable<APIBase>Properties
ConnectionAnalysisCases
Declaration
public ReadOnlyCollection<CycloidalDiscCentralBearingConnectionSteadyStateSynchronousResponse> ConnectionAnalysisCases { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<CycloidalDiscCentralBearingConnectionSteadyStateSynchronousResponse> | 
ConnectionAnalysisCasesReady
Declaration
public ReadOnlyCollection<CycloidalDiscCentralBearingConnectionSteadyStateSynchronousResponse> ConnectionAnalysisCasesReady { get; }Property Value
| Type | Description | 
|---|---|
| System.Collections.ObjectModel.ReadOnlyCollection<CycloidalDiscCentralBearingConnectionSteadyStateSynchronousResponse> | 
Implements
      System.IEquatable<T>