Class ConceptCouplingConnectionSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
ConceptCouplingConnectionSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ConceptCouplingConnectionSteadyStateSynchronousResponseAtASpeed : CouplingConnectionSteadyStateSynchronousResponseAtASpeed, 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>