Class ConceptCouplingConnectionSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
ConceptCouplingConnectionSteadyStateSynchronousResponseOnAShaft
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class ConceptCouplingConnectionSteadyStateSynchronousResponseOnAShaft : CouplingConnectionSteadyStateSynchronousResponseOnAShaft, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public ConceptCouplingConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingConnection |
ConnectionLoadCase
Declaration
public ConceptCouplingConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
ConceptCouplingConnectionLoadCase |
Implements
System.IEquatable<T>