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