Class PartToPartShearCouplingHalfSteadyStateSynchronousResponseAtASpeed
Inheritance
System.Object
PartToPartShearCouplingHalfSteadyStateSynchronousResponseAtASpeed
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesAtASpeed
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PartToPartShearCouplingHalfSteadyStateSynchronousResponseAtASpeed : CouplingHalfSteadyStateSynchronousResponseAtASpeed, IEquatable<APIBase>
Properties
ComponentDesign
Declaration
public PartToPartShearCouplingHalf ComponentDesign { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalf |
ComponentLoadCase
Declaration
public PartToPartShearCouplingHalfLoadCase ComponentLoadCase { get; }
Property Value
Type | Description |
---|---|
PartToPartShearCouplingHalfLoadCase |
Implements
System.IEquatable<T>