Class BeltConnectionSteadyStateSynchronousResponseOnAShaft
Inheritance
System.Object
BeltConnectionSteadyStateSynchronousResponseOnAShaft
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.AnalysesAndResults.SteadyStateSynchronousResponsesOnAShaft
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public class BeltConnectionSteadyStateSynchronousResponseOnAShaft : InterMountableComponentConnectionSteadyStateSynchronousResponseOnAShaft, IEquatable<APIBase>
Properties
ConnectionDesign
Declaration
public BeltConnection ConnectionDesign { get; }
Property Value
Type | Description |
---|---|
BeltConnection |
ConnectionLoadCase
Declaration
public BeltConnectionLoadCase ConnectionLoadCase { get; }
Property Value
Type | Description |
---|---|
BeltConnectionLoadCase |
Implements
System.IEquatable<T>